Potin Lai | 3f1e637 | 2024-06-03 16:44:45 +0800 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=Catalina Early System Init |
| 3 | Before=phosphor-multi-gpio-monitor.service |
| 4 | Before=phosphor-multi-gpio-presence.service |
| 5 | Before=phosphor-pid-control.service |
| 6 | Before=xyz.openbmc_project.EntityManager.service |
| 7 | Before=xyz.openbmc_project.fansensor.service |
| 8 | Before=systemd-networkd.service |
| 9 | |
| 10 | [Service] |
| 11 | Type=oneshot |
| 12 | ExecStart=/usr/libexec/catalina/catalina-early-sys-init |
| 13 | SyslogIdentifier=Catalina Early Init |
| 14 | |
| 15 | [Install] |
| 16 | WantedBy=multi-user.target |