sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/e3224f/systemd/mux-ctrl.service
Arun LK 97113bae61
Dell: E3224F platform onboarding (#16002)
* Dell: E3224F platform onboarding

* Dell: E3224F platform onboarding
2023-08-10 17:27:30 -07:00

14 lines
255 B
Desktop File

[Unit]
Description=Dell E3224F Platform mux ctrl
Before=pmon.service
After=platform-modules-e3224f.service
DefaultDependencies=no
[Service]
Type=oneshot
ExecStart=/usr/local/bin/mux_controller.sh
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target