blob: 2d20d302919d6d5a86026bb95fbef88b50f522ef [file] [log] [blame]
Potin Lai70f36d82022-03-15 10:25:39 +08001[Unit]
2Description=Phosphor Chassis%i State Manager
3Before=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
Potin Lai70f36d82022-03-15 10:25:39 +08004After=org.openbmc.control.Power@%i.service
Potin Lai70f36d82022-03-15 10:25:39 +08005
6[Service]
Anusha Dathatri75ac2be2024-04-22 10:26:29 -05007ExecStartPre=/bin/mkdir -p /run/openbmc/
Potin Lai70f36d82022-03-15 10:25:39 +08008ExecStart=/usr/bin/phosphor-chassis-state-manager --chassis %i
9Restart=always
10Type=dbus
11BusName=xyz.openbmc_project.State.Chassis%i
12
13[Install]
14WantedBy=multi-user.target