blob: 5224c98fa68e681e9d925dfc828fdfa970e40ab8 [file] [log] [blame]
[Unit]
Description=Phosphor BMC 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-bmc.service
[Service]
ExecStart=/usr/bin/env phosphor-bmc-state-manager
SyslogIdentifier=phosphor-bmc-state-manager
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}