mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
BUG: dir-val false
This commit is contained in:
parent
e0887fa0fb
commit
e2d20fed96
|
|
@ -11,7 +11,7 @@
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
|
|
||||||
# Change the next 3 lines to suit where you install your script and what you want to call it
|
# 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=$DIR/boswatch.py
|
||||||
DAEMON_NAME=boswatch
|
DAEMON_NAME=boswatch
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue