blob: aaaa9e08c4110c465e479df3ff4eb69f1eb03403 [file] [log] [blame]
[Unit]
Description=Phosphor Chassis State Manager
Before=mapper-wait@-xyz-openbmc_project-state-chassis.service
Wants=obmc-mapper.target
After=obmc-mapper.target
[Service]
ExecStart=/usr/bin/env phosphor-chassis-state-manager
SyslogIdentifier=phosphor-chassis-state-manager
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}