From e2d20fed96b48cf5a6a03fb5ed55b5786acc6822 Mon Sep 17 00:00:00 2001 From: Smith-fms Date: Wed, 15 Mar 2017 17:00:01 +0100 Subject: [PATCH] BUG: dir-val false --- service/boswatch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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