blob: 0c982091979198cbca550dbd1cd8eb4f5233682e [file] [log] [blame]
Potin Laie096c412022-09-01 14:12:25 +08001[Unit]
2Description=Bletchley host state and chassis power state initialize for sled%i
3Wants=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
4After=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
5Wants=mapper-wait@-xyz-openbmc_project-state-host%i.service
6After=mapper-wait@-xyz-openbmc_project-state-host%i.service
7
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