From: Lennart Poettering Date: Mon, 13 Apr 2015 13:23:07 +0000 (+0200) Subject: man: fix examples indentation in tmpfiles.d(5) X-Git-Tag: v220~431 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd1100898d63e9e2d8f6327b6895454f9abd5bd0;p=thirdparty%2Fsystemd.git man: fix examples indentation in tmpfiles.d(5) --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 2882a059ef4..107d422a7db 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -546,15 +546,15 @@ boot with specific modes and ownership. d /run/screens 1777 root root 10d - d /run/uscreens 0755 root root 10d12h - t /run/screen - - - - user.name="John Smith" security.SMACK64=screen +d /run/uscreens 0755 root root 10d12h +t /run/screen - - - - user.name="John Smith" security.SMACK64=screen /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/* +x /var/tmp/abrt/*