From: Lukas Nykryn Date: Thu, 22 Aug 2013 12:47:49 +0000 (+0200) Subject: man: one more example in tmpfiles.d X-Git-Tag: v207~32 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=1e44448168ff26ff391af83bf67d5bcc3ca368bc;ds=sidebyside man: one more example in tmpfiles.d --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 025c8018d..58ac995a1 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -322,6 +322,13 @@ L /tmp/foobar - - - - /dev/null d /var/run/screens 1777 root root 10d d /var/run/uscreens 0755 root root 10d12h + + /etc/tmpfiles.d/abrt.conf example + abrt needs a directory created at boot with specific mode and ownership and its content should be preserved. + + d /var/tmp/abrt 0755 abrt abrt +x /var/tmp/abrt/* +