blob: 8a6f2bb61d4b6010fa27c195fbf5a27ae6177906 [file] [log] [blame]
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05001[Unit]
2Description=OpenPOWER OCC Active Disable
Matt Spinler2d29c6d2022-02-04 16:48:46 +00003Wants=obmc-host-stop-pre@%i.target
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05004Before=obmc-host-stop-pre@%i.target
Chris Cain0a1a2532022-02-03 12:49:28 -06005Before=op-enter-mpreboot@%i.service
Vishwanatha Subbanna79bc0a42017-08-22 21:34:43 +05306Conflicts=op-occ-enable@%i.service
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05007
8[Service]
Michael Tritz0ad3b1d2017-08-15 14:07:23 -05009ExecStart=/usr/bin/env occ-active.sh disable
10SyslogIdentifier=occ-active.sh
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -050011Type=oneshot
12
13[Install]
14WantedBy=obmc-host-stop@%i.target