Update 'Domoticz/DomoService.conf'
Fixed oopsie
This commit is contained in:
parent
e3c01ef7dc
commit
7cd944dcba
@ -18,7 +18,7 @@ USERNAME=root
|
|||||||
PIDFILE=/var/run/$NAME.pid
|
PIDFILE=/var/run/$NAME.pid
|
||||||
SCRIPTNAME=/etc/init.d/$NAME
|
SCRIPTNAME=/etc/init.d/$NAME
|
||||||
|
|
||||||
DAEMON=/opt/domoticz//$NAME
|
DAEMON=/opt/domoticz/$NAME
|
||||||
DAEMON_ARGS="-daemon"
|
DAEMON_ARGS="-daemon"
|
||||||
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
|
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
|
||||||
DAEMON_ARGS="$DAEMON_ARGS -www 8080"
|
DAEMON_ARGS="$DAEMON_ARGS -www 8080"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user