Files
OpenBMC/meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-enable@.service
T
2026-04-23 17:07:55 +08:00

17 lines
418 B
Desktop File

[Unit]
Description=OpenPOWER OCC Active Enable for host %I
Conflicts=obmc-host-stop@%i.target
Conflicts=op-occ-disable@%i.service
Wants=org.open_power.OCC.Control.service
After=org.open_power.OCC.Control.service
Wants=fsi-scan@%i.service
After=fsi-scan@%i.service
ConditionPathExists=/run/openbmc/host@%i-on
[Service]
ExecStart=/usr/bin/occ-active.sh enable
Type=oneshot
[Install]
WantedBy=obmc-host-start@%i.target