blob: 540297e00af1fb68e273bbce5c768f2f87929d5b [file] [log] [blame]
Potin Laie096c412022-09-01 14:12:25 +08001[Unit]
2Description=Bletchley host state and chassis power state initialize for sled%i
Patrick Williams6f03dd82023-02-15 14:27:31 -06003Wants=xyz.openbmc_project.State.Chassis@%i.service
4After=xyz.openbmc_project.State.Chassis@%i.service
5Wants=xyz.openbmc_project.State.Host@%i.service
6After=xyz.openbmc_project.State.Host@%i.service
Potin Laie096c412022-09-01 14:12:25 +08007
8[Service]
9ExecStart=/usr/libexec/bletchley-system-state-init %i
10SyslogIdentifier=bletchley-system-state-init sled%i
11Type=oneshot
12RemainAfterExit=yes
13Restart=on-failure
14RestartSec=1
15
16[Install]
17WantedBy=multi-user.target