summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemons/rc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemons/rc.sh b/daemons/rc.sh
index 7ae9d7ae..d6554b46 100644
--- a/daemons/rc.sh
+++ b/daemons/rc.sh
@@ -15,6 +15,7 @@ then
dev=`echo $fsargs | sed 's/^.* \([^ ]*\)$/\1/' `
type=`echo $fsargs | sed 's/^\/hurd\/\(.*\)\.static.*$/\1/' `
+ fsysopts / -r
fsck.$type -p /dev/r$dev
case $? in