summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemons/rc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/rc.sh b/daemons/rc.sh
index 39c06934..34ebb424 100644
--- a/daemons/rc.sh
+++ b/daemons/rc.sh
@@ -10,7 +10,7 @@ then
echo Automatic boot in progress...
date
- /sbin/fsck -p
+ /sbin/fsck --preen --writable
case $? in
# Successful completion