Skip to content

Commit

Permalink
coreos-base/oem-ami: Enable ntpd by default
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremi Piotrowski <[email protected]>
  • Loading branch information
jepio committed Mar 26, 2024
1 parent e35e22e commit cfc6d00
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ src_install() {
insinto "$(systemd_get_systemunitdir)/multi-user.target.d"
doins "${FILESDIR}/10-oem-ami.conf"

systemd_enable_service multi-user.target ntpd.service
}

0 comments on commit cfc6d00

Please sign in to comment.