blob: 5c6d77fa5f074f8eea5b80c8957f1e354f3a48d1 [file] [log] [blame]
Ed Tanous2b314e42025-08-19 15:46:18 -07001[Unit]
2Description=Start up the platform hardware
3Before=xyz.openbmc_project.FruDevice.service
4
5[Service]
6Type=notify
7ExecStart=/usr/libexec/platform init @PLATFORM_NAME@
8SyslogIdentifier=platform-init
9TimeoutStartSec=5000
10
11[Install]
12WantedBy=multi-user.target