summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/org.openbmc.control.Power@.service
blob: 21494ca5d1b11ac2bda2d1f5d2f17ca80c222158 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Phosphor Power%i Control

[Service]
EnvironmentFile={envfiledir}/obmc/power_control
Restart=always
ExecStart=/usr/bin/env power_control.exe $POLL_INTERVAL $PGOOD_TIMEOUT
SyslogIdentifier=power_control.exe
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud