summaryrefslogtreecommitdiff
path: root/units/hwclock-load.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/hwclock-load.service')
-rw-r--r--units/hwclock-load.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/units/hwclock-load.service b/units/hwclock-load.service
index 6a1951ad0..4deb5c10c 100644
--- a/units/hwclock-load.service
+++ b/units/hwclock-load.service
@@ -10,7 +10,7 @@ Description=Apply System Clock UTC Offset
DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
-Before=basic.target shutdown.target udev.service
+Before=sysinit.target shutdown.target udev.service
[Service]
Type=oneshot
@@ -30,4 +30,4 @@ StandardOutput=syslog
# system time as part of kernel setup.
[Install]
-WantedBy=basic.target
+WantedBy=sysinit.target