Script for making scout_realtime application as a service
-
Copy the
scout_realtimefile to the/etc/init.ddirectory. -
Run
sudo update-rc.d scout_realtime defaults. If you got some errors, remove previous links usingsudo update-rc.d scout_realtime remove.
Now, the scout_realtime will start automativally on machine boot.