mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
coreos-base/oem-ami: Enable ntpd by default
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
e35e22ea27
commit
cfc6d00a8a
@ -30,4 +30,5 @@ src_install() {
|
|||||||
insinto "$(systemd_get_systemunitdir)/multi-user.target.d"
|
insinto "$(systemd_get_systemunitdir)/multi-user.target.d"
|
||||||
doins "${FILESDIR}/10-oem-ami.conf"
|
doins "${FILESDIR}/10-oem-ami.conf"
|
||||||
|
|
||||||
|
systemd_enable_service multi-user.target ntpd.service
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user