blob: e18d91c1543f0b71a72162eb982364ff46eb6d5e [file] [log] [blame]
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05001[Unit]
2Description=OpenPOWER OCC Active Disable
3Before=obmc-host-stop-pre@%i.target
Chris Cain0a1a2532022-02-03 12:49:28 -06004Before=op-enter-mpreboot@%i.service
Vishwanatha Subbanna79bc0a42017-08-22 21:34:43 +05305Conflicts=op-occ-enable@%i.service
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05006
7[Service]
Michael Tritz0ad3b1d2017-08-15 14:07:23 -05008ExecStart=/usr/bin/env occ-active.sh disable
9SyslogIdentifier=occ-active.sh
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -050010Type=oneshot
11
12[Install]
13WantedBy=obmc-host-stop@%i.target