From: Colin Guthrie Date: Mon, 1 Jun 2015 08:27:40 +0000 (+0100) Subject: tmpfiles: Fix comment typo X-Git-Tag: v221~232 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb243d471b9e5f0bb467c22f05c5fb2ab08c0201;p=thirdparty%2Fsystemd.git tmpfiles: Fix comment typo --- diff --git a/tmpfiles.d/legacy.conf b/tmpfiles.d/legacy.conf index 32196723f93..3cb0c63815a 100644 --- a/tmpfiles.d/legacy.conf +++ b/tmpfiles.d/legacy.conf @@ -26,7 +26,7 @@ d /run/lock/subsys 0755 root root - d /run/lock/lockdev 0775 root lock - -# /forcefsck, /fastboot and /forcequotecheck are deprecated in favor of the +# /forcefsck, /fastboot and /forcequotacheck are deprecated in favor of the # kernel command line options 'fsck.mode=force', 'fsck.mode=skip' and # 'quotacheck.mode=force'