mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
install: enable timesyncd by default
This treats it similarly to networkd, resolved and others and it matches what 90-systemd.preset does.
This commit is contained in:
parent
d6239dc4b0
commit
3210412576
@ -4301,6 +4301,9 @@ rootlibexec_PROGRAMS += \
|
||||
nodist_systemunit_DATA += \
|
||||
units/systemd-timesyncd.service
|
||||
|
||||
GENERAL_ALIASES += \
|
||||
$(systemunitdir)/systemd-timesyncd.service $(pkgsysconfdir)/system/multi-user.target.wants/systemd-timesyncd.service
|
||||
|
||||
EXTRA_DIST += \
|
||||
units/systemd-timesyncd.service.in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user