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