chiark / gitweb /
tmpfiles: fix typo in comment
authorAndreas Jaeger <aj@suse.de>
Wed, 29 Sep 2010 08:08:24 +0000 (10:08 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 29 Sep 2010 08:08:24 +0000 (10:08 +0200)
src/tmpfiles.c

index 3a83311d458a1298f751bb8155f878bff9560175..13e830db56b63ca3a9d593d174d3c46eab10f17e 100644 (file)
@@ -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