aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrc.d/rc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 79245239..4170a38f 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -603,7 +603,7 @@ if [ -f /.unconfigured ]; then
rm -f /.unconfigured
fi
-# Clean out /etc.
+# Clean out /.
rm -f /fastboot /fsckoptions /forcefsck /.autofsck /halt /poweroff
# Do we need (w|u)tmpx files? We don't set them up, but the sysadmin might...