summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-31 17:18:39 +0000
committerRoy Marples <roy@marples.name>2008-01-31 17:18:39 +0000
commitcf567c844fa0fcef5f190ce21a805db9b9ed7ffb (patch)
tree16652788f0a60d6d817c962e4139a8aa86319a9a /conf.d
parent492a8f87cfa405e9c880b3539e44f24204ffd7fb (diff)
downloadopenrc-cf567c844fa0fcef5f190ce21a805db9b9ed7ffb.tar.gz
openrc-cf567c844fa0fcef5f190ce21a805db9b9ed7ffb.tar.bz2
openrc-cf567c844fa0fcef5f190ce21a805db9b9ed7ffb.tar.xz
Remove rc_force_auto as users can now specify -y in fsck_args.
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/fsck4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf.d/fsck b/conf.d/fsck
index 6f03945..540c6f7 100644
--- a/conf.d/fsck
+++ b/conf.d/fsck
@@ -1,3 +1,7 @@
+# Pass any arguments to fsck.
+# By default we preen.
+fsck="-p"
+
# 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