blob: f89d0f03737dabbf94eaf6fdfae54aed7ea08b40 [file] [log] [blame]
Andrew Geisslereef81012017-08-15 14:04:51 -05001[Unit]
2Description=OpenPOWER OCC Active Disable
3Before=obmc-host-stop-pre@%i.target
4
5[Service]
Michael Tritzebfbc5d2017-08-15 14:07:23 -05006ExecStart=/usr/bin/env occ-active.sh disable
7SyslogIdentifier=occ-active.sh
Andrew Geisslereef81012017-08-15 14:04:51 -05008Type=oneshot
9
10[Install]
11WantedBy=obmc-host-stop@%i.target