blob: 3b19c2b3084c7803bba21d16f6ba476c4da92899 [file] [log] [blame]
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05001[Unit]
2Description=OpenPOWER OCC Active Disable
3Before=obmc-host-stop-pre@%i.target
4
5[Service]
6ExecStart={bindir}/occ-active.sh disable
7Type=oneshot
8
9[Install]
10WantedBy=obmc-host-stop@%i.target