Thank you for coding this and the simple directions; however, in order to get it to function correctly, I had to take these additional steps:
- sudo update-rc.d DashScanner defaults
- sudo update-rc.d DashScanner enable
Otherwise "sudo service DashScanner start" failed with "Failed to start DashScanner.service: Unit DashScanner.service failed to load: No such file or directory."
Thanks again!