Skip to content

Commit

Permalink
fixup! overlay coreos-base/oem-ami: new sysext image
Browse files Browse the repository at this point in the history
  • Loading branch information
tormath1 committed Sep 25, 2023
1 parent 9df7e19 commit 9014f76
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ S="${WORKDIR}"

src_install() {
systemd_dounit "${FILESDIR}/setup-oem.service"
systemd_install_serviced "${FILESDIR}/10-oem-ami.conf" multi-user.target

insinto $(systemd_get_systemunitdir)/multi-user.target.d
doins "${FILESDIR}/10-oem-ami.conf"

}

0 comments on commit 9014f76

Please sign in to comment.