Files

16 lines
514 B
Desktop File
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=Greatlakes host state and chassis power state initialize for slot%i
Before=phosphor-multi-gpio-monitor.service
Wants=xyz.openbmc_project.State.Chassis@%i.service
After=xyz.openbmc_project.State.Chassis@%i.service
Wants=xyz.openbmc_project.State.Host@%i.service
After=xyz.openbmc_project.State.Host@%i.service
[Service]
ExecStart=/usr/libexec/greatlakes-sysinit/greatlakes-system-state-init %i
SyslogIdentifier=greatlakes-system-state-init slot%i
Type=oneshot
[Install]
WantedBy=sysinit.target