diff options
Diffstat (limited to 'init.d/hwclock.in')
-rw-r--r-- | init.d/hwclock.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/hwclock.in b/init.d/hwclock.in index 7fee7b74..2cd1ef31 100644 --- a/init.d/hwclock.in +++ b/init.d/hwclock.in @@ -35,7 +35,7 @@ depend() else before * fi - keyword -openvz -prefix -systemd-nspawn -uml -vserver -xenu -lxc + keyword -docker -lxc -openvz -prefix -systemd-nspawn -uml -vserver -xenu } setupopts() |