0695a6449f
* Switch Vendor: DellEMC * Switch SKU: s5232F * ASIC Vendor: Broadcom * Swich ASIC: Trident3 * Port Configuration: 32x100G * SONiC Image: sonic-broadcom.bin * LED support for s5232f * Changes Include ipmitool implementation for platform_sensors script is inclued in pmon startup * Added 100G,25G,10G configruation ( 100G is default).
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
# postinst script for S5232f
|
|
|
|
# Enable Dell-S5232f-platform-service
|
|
depmod -a
|
|
systemctl enable platform-modules-s5232f.service
|
|
systemctl start platform-modules-s5232f.service
|
|
|
|
|
|
#DEBHELPER#
|
|
|