/tmp directories must be sticky and world writable to be usable.

Signed-off-by: Enrico Scholz <enrico.sch...@sigma-chemnitz.de>
---
 meta/recipes-core/systemd/systemd/00-create-volatile.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd/00-create-volatile.conf 
b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
index 6163a9c..351ae6b 100644
--- a/meta/recipes-core/systemd/systemd/00-create-volatile.conf
+++ b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
@@ -6,4 +6,4 @@
 d              /var/volatile/log               -       -       -       -
 d              /var/volatile/lock              -       -       -       -
 d              /var/volatile/run               -       -       -       -
-d              /var/volatile/tmp               -       -       -       -
+d              /var/volatile/tmp               1777    root    root    -
-- 
1.8.1.2


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to