[systemd-commits] src/tmpfiles.c

Kay Sievers kay at kemper.freedesktop.org
Wed Sep 29 01:09:11 PDT 2010


 src/tmpfiles.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 010004791c98c6d8ebaa6a260dc42f7ef3a28944
Author: Andreas Jaeger <aj at suse.de>
Date:   Wed Sep 29 10:08:24 2010 +0200

    tmpfiles: fix typo in comment

diff --git a/src/tmpfiles.c b/src/tmpfiles.c
index 3a83311..13e830d 100644
--- a/src/tmpfiles.c
+++ b/src/tmpfiles.c
@@ -34,7 +34,7 @@
 #include "strv.h"
 #include "label.h"
 
-/* This reads all files listed in /etc/tempfiles.d/?*.conf and creates
+/* This reads all files listed in /etc/tmpfiles.d/?*.conf and creates
  * them in the file system. This is intended to be used to create
  * properly owned directories beneath /tmp, /var/tmp, /var/run and
  * /var/lock which are volatile and hence need to be recreated on


More information about the systemd-commits mailing list