diff options
Diffstat (limited to 'init.d/fsck.in')
-rw-r--r-- | init.d/fsck.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/fsck.in b/init.d/fsck.in index 005e87fc..7d12482f 100644 --- a/init.d/fsck.in +++ b/init.d/fsck.in @@ -16,7 +16,7 @@ _IFS=" depend() { use dev clock modules - keyword -jail -openvz -prefix -systemd-nspawn -timeout -vserver -lxc -uml + keyword -docker -jail -lxc -openvz -prefix -systemd-nspawn -timeout -vserver -uml } _abort() { |