summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-phosphor/state/phosphor-state-manager/greatlakes/power-ctrl-init.service
blob: 566f81c6d875c5ca967db1b5abdf5f17f7ae783d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Power Control Initialization
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