summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-core/systemd/obmc-targets.bbappend
blob: 6f19a5e903eeb63eead8f46f2d3868576d65ccce (plain)
1
2
3
4
5
6
7
8
9
# Remove these files since they are provided by obmc-intel-targets
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-host-start@.target"
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-host-stop@.target"
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-host-reboot@.target"
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-host-startmin@.target"
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-chassis-poweron@.target"
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-chassis-poweroff@.target"
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-chassis-hard-poweroff@.target"
SYSTEMD_SERVICE:${PN}:remove:intel += " obmc-chassis-powerreset@.target"