chiark / gitweb /
mount: block creation of mount units for API file systems
[elogind.git] / src / tmpfiles.c
index 70a9ebd83111e609252c8c410a4cd4535d31f006..b21df95a7350292ba5d6b3614eb65778bc9b3f1e 100644 (file)
@@ -47,9 +47,8 @@
 
 /* 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, /run and
- * /var/lock which are volatile and hence need to be recreated on
- * bootup. */
+ * properly owned directories beneath /tmp, /var/tmp, /run, which are
+ * volatile and hence need to be recreated on bootup. */
 
 enum {
         /* These ones take file names */