8e74230e86
* delete barefoot sonic-platform-modules-ingrasys * add submodule for barefoot sonic-platform-modules-ingrasys * add barefoot platform supports on master branch * change the default speed from 40G to 100G * remove barefoot sonic-platform-modules-ingrasys submodule * add ingrasys s9180-32x, s9280-64x barefoot platform drivers * update s9280-64x vdd core voltage * update ingrasys barefoot platform debian rules
16 lines
307 B
Desktop File
16 lines
307 B
Desktop File
[Unit]
|
|
Description= This QSFP Monitor service is to setup QSFP SI.
|
|
Requires=s9280-64x-monitor.service
|
|
After=s9280-64x-monitor.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/qsfp_monitor.sh
|
|
KillSignal=SIGKILL
|
|
SuccessExitStatus=SIGKILL
|
|
|
|
# Resource Limitations
|
|
LimitCORE=infinity
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|