tmpfiles: fix typo in comment

This commit is contained in:
Andreas Jaeger 2010-09-29 10:08:24 +02:00 committed by Kay Sievers
parent bdb0e14d27
commit 010004791c
1 changed files with 1 additions and 1 deletions

View 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