diff options
Diffstat (limited to 'init.d/adjkerntz.in')
-rw-r--r-- | init.d/adjkerntz.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/adjkerntz.in b/init.d/adjkerntz.in index 7f8b0076..ba373c14 100644 --- a/init.d/adjkerntz.in +++ b/init.d/adjkerntz.in @@ -23,6 +23,7 @@ fi depend() { + after swclock provide clock # BSD adjkerntz needs to be able to write to /etc if [ "$clock" = "UTC" -a -e /etc/wall_cmos_clock ] || |