Commit b38c03fc authored by Lucas Russo's avatar Lucas Russo

scripts/systemd/*: add timeout to kill service if not gracefully

parent 10ee91b7
......@@ -11,6 +11,7 @@ After=dev-fpga-%i.device
EnvironmentFile=/etc/sysconfig/bpm-sw-board
ExecStart=/usr/local/bin/ebpm -f /usr/local/etc/bpm_sw/bpm_sw.cfg -n be -t pcie -i %i -e /dev/fpga/%i -s 0 -b tcp://127.0.0.1:8978 -l /media/remote_logs
WorkingDirectory=/usr/local/bin
TimeoutStopSec=2
[Install]
RequiredBy=bpm-sw-be-ioc@%i.service bpm-sw-fe-ioc@%i.service
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment