blob: dfa39352006226e63795550a0eaf313d0ff89430 [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
Andrew Geisslerb06a3462022-06-02 13:58:27 -04005Before=op-stop-instructions@%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]
Matt Spinler707c38c2022-04-07 16:23:47 -05009ExecStart=/usr/bin/occ-active.sh disable
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -050010Type=oneshot
11
12[Install]
13WantedBy=obmc-host-stop@%i.target