summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-stop@.target
blob: bc887b3111fcd4ccd716b7893ae455fb694ec33c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Chassis%i (Stop)
Wants={SYSTEMD_DEFAULT_TARGET}
After={SYSTEMD_DEFAULT_TARGET}
Wants=mapper-wait@-org-openbmc-control-chassis%i.service
After=mapper-wait@-org-openbmc-control-chassis%i.service
Conflicts=obmc-chassis-start@%i.target
RefuseManualStop=yes
OnFailure=obmc-chassis-poweroff@%i.target
OnFailureJobMode=flush
OpenPOWER on IntegriCloud