blob: dfa39352006226e63795550a0eaf313d0ff89430 [file] [log] [blame]
Chris Cain7bd6d142023-01-11 13:41:09 -06001[Unit]
2Description=OpenPOWER OCC Active Disable
3Before=obmc-host-stop-pre@%i.target
4Before=op-enter-mpreboot@%i.service
5Before=op-stop-instructions@%i.service
6Conflicts=op-occ-enable@%i.service
7
8[Service]
9ExecStart=/usr/bin/occ-active.sh disable
10Type=oneshot
11
12[Install]
13WantedBy=obmc-host-stop@%i.target