summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-phosphor/state/phosphor-state-manager/greatlakes/power-ctrl-init.service
blob: 18def6d2cb1002e8cd63b60713065fa587d5e95b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Power Control Initialization
Wants=obmc-mapper.target
After=obmc-mapper.target
Wants=xyz.openbmc_project.Logging.service
After=xyz.openbmc_project.Logging.service
Before=mapper-wait@-xyz.openbmc_project.State.Chassis@0.service
Before=mapper-wait@-xyz-openbmc_project-state-bmc.service

[Service]
Type=oneshot
ExecStart=/usr/libexec/phosphor-state-manager/power-ctrl-init

[Install]
WantedBy=multi-user.target