diff options
Diffstat (limited to 'init.d/swclock.in')
-rw-r--r-- | init.d/swclock.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/init.d/swclock.in b/init.d/swclock.in index 67baaab0..b5556eb5 100644 --- a/init.d/swclock.in +++ b/init.d/swclock.in @@ -13,10 +13,6 @@ description="Sets the local clock to the mtime of a given file." depend() { - before adjkerntz binfmt bootmisc devdb dumpon fsck hostid hostname keymaps - before localmount loopback modules mtab network newsyslog procfs root - before savecore staticroute swap swap-blk syscons sysctl syslogd - before termencoding ttys urandom wscons provide clock keyword -docker -lxc -openvz -prefix -systemd-nspawn -uml -vserver -xenu } |