blob: f89d0f03737dabbf94eaf6fdfae54aed7ea08b40 [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]
Michael Tritz0ad3b1d2017-08-15 14:07:23 -05006ExecStart=/usr/bin/env occ-active.sh disable
7SyslogIdentifier=occ-active.sh
Andrew Geissler4cd9d0a2017-08-15 14:04:51 -05008Type=oneshot
9
10[Install]
11WantedBy=obmc-host-stop@%i.target