Commit 28698d19 authored by Lucas Russo's avatar Lucas Russo

scripts/upstart/*: update service name to ebpm

Later this must be generic so other apps
can use the same script
parent 13d64ed4
......@@ -21,6 +21,5 @@ env INSTANCE=0000
script
# My startup script, plain old shell scripting here.
exec /usr/local/bin/dev_mngr -f /usr/local/etc/bpm_sw/bpm_sw.cfg &
#emit fcs_server_running
exec /usr/local/bin/ebpm -f /usr/local/etc/bpm_sw/bpm_sw.cfg -n be -t pcie -i $INSTANCE -e /dev/fpga/$INSTACE -s 0 -b tcp://127.0.0.1:8978 -l /media/remote_logs
end script
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