c668f2ab5e
Why I did it Added support for the device S5224F How I did it Implemented the support for the platform S5224F Switch Vendor: DellEMC Switch SKU: S5224F-ON ASIC Vendor: Broadcom SONiC Image: sonic-broadcom.bin How to verify it Verified the show platform/interface commands
14 lines
272 B
Desktop File
14 lines
272 B
Desktop File
[Unit]
|
|
Description=Dell S5224f Platform modules
|
|
Before=pmon.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/s5224f_platform.sh init
|
|
ExecStop=/usr/local/bin/s5224f_platform.sh deinit
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|