blob: 79373828d0740100394f357d08b6a9fd2e23a718 [file] [log] [blame]
Vishwanatha Subbanna5890fa72017-08-22 21:34:43 +05301[Unit]
2Description=OpenPOWER OCC Active Enable for host %I
3Conflicts=obmc-host-stop@%i.target
4Conflicts=op-occ-disable@%i.service
5Wants=org.open_power.OCC.Control.service
6After=org.open_power.OCC.Control.service
7ConditionPathExists=/run/openbmc/host@%i-on
8
9[Service]
10ExecStart=/usr/bin/env occ-active.sh enable
11SyslogIdentifier=occ-active.sh
12Type=oneshot
13
14[Install]
15WantedBy=obmc-host-start@%i.target