summaryrefslogtreecommitdiff
path: root/init.d
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-31 22:12:39 +0000
committerRoy Marples <roy@marples.name>2007-10-31 22:12:39 +0000
commit9fa717fb1d51356a4fb3a6908048a142fe4a8b9a (patch)
tree5f34e227be0f52305dd9d6246eadc2386a1ff7ab /init.d
parent7cd70aee4d62015283a1191b354c9c91dc343bbf (diff)
downloadopenrc-9fa717fb1d51356a4fb3a6908048a142fe4a8b9a.tar.gz
openrc-9fa717fb1d51356a4fb3a6908048a142fe4a8b9a.tar.bz2
openrc-9fa717fb1d51356a4fb3a6908048a142fe4a8b9a.tar.xz
whitespace
Diffstat (limited to 'init.d')
-rwxr-xr-xinit.d/checkfs1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d/checkfs b/init.d/checkfs
index 54bdce9..4d0bc20 100755
--- a/init.d/checkfs
+++ b/init.d/checkfs
@@ -15,7 +15,6 @@ do_checkfs() {
ebegin "Checking all filesystems"
-
if [ -e /forcefsck ] || get_bootparam "forcefsck" ; then
ewarn "A full fsck has been forced"
mode="-f -n"