summaryrefslogtreecommitdiff
path: root/init.d/fsck
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/fsck')
-rw-r--r--init.d/fsck1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d/fsck b/init.d/fsck
index 4da48b9..d4aa0a7 100644
--- a/init.d/fsck
+++ b/init.d/fsck
@@ -6,7 +6,6 @@ description="Check and repair filesystems according to /etc/fstab"
depend()
{
- need swap
after clock modules
keywords notimeout
}