summaryrefslogtreecommitdiff
path: root/units/hwclock-load.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-28 03:18:23 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-28 03:18:23 +0200
commitc0a1b6e92682facf74412ca77daeedcc60cb3115 (patch)
tree9a8e6808973e615749eb700da56db1e13f0b6a78 /units/hwclock-load.service
parent5008d5815a6223f01c9fc4c803ec6ec18c8f4e54 (diff)
units: enable mount units by default and hook binary units into base.target instead of sysinit.target, leaving the latter for sysv compatibility
Diffstat (limited to 'units/hwclock-load.service')
-rw-r--r--units/hwclock-load.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/hwclock-load.service b/units/hwclock-load.service
index 85d56db5d2..5285615e17 100644
--- a/units/hwclock-load.service
+++ b/units/hwclock-load.service
@@ -28,4 +28,4 @@ ExecStart=/sbin/hwclock --systz
# system time as part of kernel setup.
[Install]
-WantedBy=sysinit.target
+WantedBy=basic.target