* [PATCH] openssh: add /var/log/lastlog to volatile list
@ 2014-05-06 21:14 Saul Wold
0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2014-05-06 21:14 UTC (permalink / raw)
To: openembedded-core
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>
---
meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd b/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd
index 122320a..a0d2af3 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
--
1.8.3.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-06 21:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-06 21:14 [PATCH] openssh: add /var/log/lastlog to volatile list Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox