Potin Lai | 70f36d8 | 2022-03-15 10:25:39 +0800 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=Phosphor Chassis%i State Manager |
| 3 | Before=mapper-wait@-xyz-openbmc_project-state-chassis%i.service |
Potin Lai | 70f36d8 | 2022-03-15 10:25:39 +0800 | [diff] [blame] | 4 | After=org.openbmc.control.Power@%i.service |
Potin Lai | 70f36d8 | 2022-03-15 10:25:39 +0800 | [diff] [blame] | 5 | |
| 6 | [Service] |
| 7 | ExecStart=/usr/bin/phosphor-chassis-state-manager --chassis %i |
| 8 | Restart=always |
| 9 | Type=dbus |
| 10 | BusName=xyz.openbmc_project.State.Chassis%i |
| 11 | |
| 12 | [Install] |
| 13 | WantedBy=multi-user.target |