mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 08:02:23 +02:00
openssh: add /var/log/lastlog to volatile list
The /var/log/messages reports /var/log/lastlog as missing, since openssh needs this file, create it as a volatile. [YOCTO #6172] (From OE-Core rev: a29af8c20187a65fbdbbedd0b7158c07d3e713cf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a091b76ade
commit
5992d2971f
@@ -1 +1,2 @@
|
||||
d root root 0755 /var/run/sshd none
|
||||
f root root 0644 /var/log/lastlog none
|
||||
|
||||
Reference in New Issue
Block a user