aboutsummaryrefslogtreecommitdiff
path: root/init.d/hwclock.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/hwclock.in')
-rw-r--r--init.d/hwclock.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.d/hwclock.in b/init.d/hwclock.in
index f78cc7c3..3bfcab1d 100644
--- a/init.d/hwclock.in
+++ b/init.d/hwclock.in
@@ -34,7 +34,8 @@ depend()
if yesno $clock_adjfile; then
use root
else
- before *
+ before binfmt bootmisc fsck hostname keymaps localmount loopback mtab
+ before procfs root swap sysctl termencoding urandom
fi
keyword -docker -lxc -openvz -prefix -systemd-nspawn -uml -vserver -xenu
}