blob: 30e02799c7c27fd72a533c4972f2e351c5c77c3e [file] [log] [blame]
Delphine CC Chiubed86692023-02-22 13:17:37 +08001[Unit]
2Description=Greatlakes host state and chassis power state initialize for slot%i
3Before=phosphor-multi-gpio-monitor.service
4Wants=xyz.openbmc_project.State.Chassis@%i.service
5After=xyz.openbmc_project.State.Chassis@%i.service
6Wants=xyz.openbmc_project.State.Host@%i.service
7After=xyz.openbmc_project.State.Host@%i.service
8
9[Service]
10ExecStart=/usr/libexec/greatlakes-sysinit/greatlakes-system-state-init %i
11SyslogIdentifier=greatlakes-system-state-init slot%i
12Type=oneshot
13
14[Install]
15WantedBy=sysinit.target