blob: 0179a5083af4d5cb748bf225d9e44f51af762115 [file] [log] [blame]
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05001[Unit]
2Description=OpenPOWER OCC Active Disable
3Before=obmc-host-stop-pre@%i.target
Vishwanatha Subbanna79bc0a42017-08-22 21:34:43 +05304Conflicts=op-occ-enable@%i.service
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05005
6[Service]
Michael Tritz0ad3b1d2017-08-15 14:07:23 -05007ExecStart=/usr/bin/env occ-active.sh disable
8SyslogIdentifier=occ-active.sh
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05009Type=oneshot
10
11[Install]
12WantedBy=obmc-host-stop@%i.target