sonic-buildimage/platform/nephos/sonic-platform-modules-cig/cs5435-54p/service/cs5435-platform-misc.service
michealylj1 8ba0370776
[device]: Add new CIG device CS6436-54P and CS5435-54P, also update code for CS… (#4042)
* Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P

* Update port_config.ini

update port config file started from "Ethernet1"

* Update port_config.ini

Update port config file started from "Ethernet1"

* Update port_config.ini

Update the index column in the port config file

* Update sfputil.py

Update sfputil python file as the port index changed

* Update port_config.ini

Update the index column in the port config file

* Update sfputil.py

Update sfputil python file as the port index changed
2020-02-17 14:11:42 -08:00

16 lines
304 B
Desktop File

[Unit]
Description=Cig CS5435-54P Platform miscellaneous service
After=cs5435-platform-init.service
DefaultDependencies=no
[Service]
ExecStart=/usr/local/bin/cig_cs5435_misc.py
KillSignal=SIGKILL
SuccessExitStatus=SIGKILL
# Resource Limitations
LimitCORE=infinity
[Install]
WantedBy=multi-user.target