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