diff options
Diffstat (limited to 'init.d/checkfs')
-rwxr-xr-x | init.d/checkfs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/checkfs b/init.d/checkfs index 4174b9b4..c29c519a 100755 --- a/init.d/checkfs +++ b/init.d/checkfs @@ -30,6 +30,7 @@ optionally repair them." depend() { need checkroot after modules + keywords notimeout } do_checkfs() { |