summaryrefslogtreecommitdiffstats
path: root/meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service
blob: 0179a5083af4d5cb748bf225d9e44f51af762115 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=OpenPOWER OCC Active Disable
Before=obmc-host-stop-pre@%i.target
Conflicts=op-occ-enable@%i.service

[Service]
ExecStart=/usr/bin/env occ-active.sh disable
SyslogIdentifier=occ-active.sh
Type=oneshot

[Install]
WantedBy=obmc-host-stop@%i.target
OpenPOWER on IntegriCloud