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-29 13:42:07 +0100
commit219804c682344a934821c6b23bc9f7cf9cc94cd4 (patch)
tree066585626f6c23e27bd308a414c4b85a4ce87f06 /meta
parent51f674ab1f7dac049060c58f89e84c5d1275a87b (diff)
downloadopenembedded-core-contrib-219804c682344a934821c6b23bc9f7cf9cc94cd4.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] (From OE-Core rev: a29af8c20187a65fbdbbedd0b7158c07d3e713cf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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