summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/fsck (renamed from conf.d/checkfs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/checkfs b/conf.d/fsck
index 351c747..6f03945 100644
--- a/conf.d/checkfs
+++ b/conf.d/fsck
@@ -1,4 +1,4 @@
-# fsck_shutdown causes checkfs to trigger during shutdown as well as startup.
+# fsck_shutdown causes fsck to trigger during shutdown as well as startup.
# The end result of this is that if any periodic non-root filesystem checks are
# scheduled, under normal circumstances the actual check will happen during
# shutdown rather than at next boot.