aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2014-05-06 14:14:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-08 13:00:24 +0100
commita29af8c20187a65fbdbbedd0b7158c07d3e713cf (patch)
tree68caa51ea441c9bbdb800edd157f3f466598a5e8 /meta
parent0e9d2a0abc9764b6d94581ff0d9e8c8e5f548f6f (diff)
downloadopenembedded-core-contrib-a29af8c20187a65fbdbbedd0b7158c07d3e713cf.tar.gz
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] Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd b/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd
index 122320a719..a0d2af3c65 100644
--- a/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd
+++ b/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd
@@ -1 +1,2 @@
d root root 0755 /var/run/sshd none
+f root root 0644 /var/log/lastlog none