chiark / gitweb /
tmpfiles: include reference to man page in tmpfiles files
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Nov 2010 22:58:01 +0000 (23:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Nov 2010 22:58:01 +0000 (23:58 +0100)
tmpfiles.d/systemd.conf
tmpfiles.d/x11.conf

index f73ab906d3bfe2ce19d75d82f0f497dd18c29bcd..880a6ed7d18bd59f14718219c767fcc77d901be9 100644 (file)
@@ -5,6 +5,8 @@
 #  the Free Software Foundation; either version 2 of the License, or
 #  (at your option) any later version.
 
+# See tmpfiles.d(5) for details
+
 d /var/lock/subsys 0755 root root -
 d /var/run/user 0755 root root 10d
 F /var/run/utmp 0664 root utmp -
index a982d3042995e405a51fb9489f0dfe3cd5b543a8..09f7dfe4b497a8ecda7a5ebae9b59ea13bf7dc00 100644 (file)
@@ -5,6 +5,8 @@
 #  the Free Software Foundation; either version 2 of the License, or
 #  (at your option) any later version.
 
+# See tmpfiles.d(5) for details
+
 # Make sure these are created by default so that nobody else can
 d /tmp/.X11-unix 1777 root root 10d
 d /tmp/.ICE-unix 1777 root root 10d