blob: 3455aeea2e7144a6fb39742a9c45e2fb4c4a9118 [file] [log] [blame]
Charles Boyer6d7488d2021-08-26 16:24:20 -05001[Unit]
2Description=Phosphor Host State Manager
3Wants=mapper-wait@-xyz-openbmc_project-control-host0-auto_reboot.service
4After=mapper-wait@-xyz-openbmc_project-control-host0-auto_reboot.service
5Before=mapper-wait@-xyz-openbmc_project-state-host.service
6Wants=obmc-mapper.target
7After=obmc-mapper.target
8
9[Service]
10ExecStart=/usr/bin/phosphor-host-state-manager
11Restart=always
12Type=dbus
13BusName=xyz.openbmc_project.State.Host
14
15[Install]
16WantedBy=multi-user.target