blob: 8fd2ed351af68b98db3b037e52e2d1303ce9eae3 [file] [log] [blame]
[Unit]
Description=Phosphor Host State Manager
Wants=mapper-wait@-org-openbmc-managers-System.service
After=mapper-wait@-org-openbmc-managers-System.service
Before=mapper-wait@-xyz-openbmc_project-state-host.service
[Service]
ExecStart={sbindir}/phosphor-host-state-manager
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}