2022-03-24 13:14:37 -05:00
|
|
|
[Unit]
|
|
|
|
Description=Dell S6100 Platform Startup Service
|
2022-08-02 11:56:17 -05:00
|
|
|
Before=pmon.service determine-reboot-cause.service pcie-check.service system-health.service watchdog-control.service
|
2022-03-24 13:14:37 -05:00
|
|
|
DefaultDependencies=no
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/usr/local/bin/s6100_platform_startup.sh init
|
|
|
|
RemainAfterExit=no
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|