mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-08 06:31:56 +00:00
install: systemd-timesyncd.service is enabled by sysinit.target
systemd-timesyncd.service has a "WantedBy=sysinit.target" so the
initially generated link should match that.
(cherry picked from commit e9b11a8457)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
9f2dae12f4
commit
766fa6bb14
+1
-1
@@ -4346,7 +4346,7 @@ nodist_systemunit_DATA += \
|
||||
units/systemd-timesyncd.service
|
||||
|
||||
GENERAL_ALIASES += \
|
||||
$(systemunitdir)/systemd-timesyncd.service $(pkgsysconfdir)/system/multi-user.target.wants/systemd-timesyncd.service
|
||||
$(systemunitdir)/systemd-timesyncd.service $(pkgsysconfdir)/system/sysinit.target.wants/systemd-timesyncd.service
|
||||
|
||||
EXTRA_DIST += \
|
||||
units/systemd-timesyncd.service.in
|
||||
|
||||
Reference in New Issue
Block a user