sonic-buildimage/platform/broadcom/sonic-platform-modules-alphanetworks/bes2348t/service/bes2348t-thermal-shutdown.service
juntseng62 23de13feeb
[Alphanetworks] Add new platform BES2348T (#11196)
* Add BES2348T

Signed-off-by: juntseng62 <juntseng62@gmail.com>

* add get_serial_number

Signed-off-by: juntseng62 <juntseng62@gmail.com>

Signed-off-by: juntseng62 <juntseng62@gmail.com>
2022-09-15 21:34:52 -07:00

17 lines
357 B
Desktop File

[Unit]
Description=Alphanetworks BES2348T Platform Thermal Shutdown service
Before=pmon.service
After=pddf-platform-init.service
DefaultDependencies=no
[Service]
ExecStart=/usr/local/bin/alphanetworks_bes2348t_thermal_shutdown.py
KillSignal=SIGKILL
SuccessExitStatus=SIGKILL
# Resource Limitations
LimitCORE=infinity
[Install]
WantedBy=multi-user.target