| Andrew Geissler | eef8101 | 2017-08-15 14:04:51 -0500 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=OpenPOWER OCC Active Disable | ||||
| 3 | Before=obmc-host-stop-pre@%i.target | ||||
| 4 | |||||
| 5 | [Service] | ||||
| 6 | ExecStart={bindir}/occ-active.sh disable | ||||
| 7 | Type=oneshot | ||||
| 8 | |||||
| 9 | [Install] | ||||
| 10 | WantedBy=obmc-host-stop@%i.target | ||||