diff --git a/service/boswatch.sh b/service/boswatch.sh index 1779e1b..70263b4 100755 --- a/service/boswatch.sh +++ b/service/boswatch.sh @@ -11,7 +11,7 @@ ### END INIT INFO # Change the next 3 lines to suit where you install your script and what you want to call it -DIR=/opt/boswatch/BOSWatch +DIR=/opt/boswatch DAEMON=$DIR/boswatch.py DAEMON_NAME=boswatch