summaryrefslogtreecommitdiffstats
path: root/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-poweron.service
blob: 69720c9aa7e1e2ffea63381243cd0f800d10890d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Start Host
Requires=host-gpio.service
After=host-gpio.service
Conflicts=obmc-chassis-poweroff@0.target

[Service]
RemainAfterExit=yes
Type=oneshot
ExecStart=/usr/bin/env poweron.sh
SyslogIdentifier=poweron.sh

[Install]
WantedBy=obmc-chassis-poweron@0.target
OpenPOWER on IntegriCloud