sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/e3224f/systemd/mux-ctrl.service

14 lines
255 B
SYSTEMD
Raw Normal View History

[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