xref: /openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.Chassis@.service (revision 46068d9bc18bcef2f272db2f90726cb5fe348878)
1[Unit]
2Description=Phosphor Chassis%i State Manager
3Before=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
4After=org.openbmc.control.Power@%i.service
5
6[Service]
7ExecStart=/usr/bin/phosphor-chassis-state-manager --chassis %i
8Restart=always
9Type=dbus
10BusName=xyz.openbmc_project.State.Chassis%i
11
12[Install]
13WantedBy=multi-user.target
14