This commit is contained in:
rsanting 2015-12-08 10:32:57 +01:00
parent 2f840ea089
commit f27b2f2bb0

View File

@ -48,7 +48,7 @@ _RETVAL_STATUS_NOT_RUNNING=3
#################################
NAME=maxscale
DAEMON=@CMAKE_INSTALL_PREFIX@/@MAXSCALE_BINDIR@/maxscale
DAEMON_OPTS='--user=maxscale $MAXSCALE_OPTIONS'
DAEMON_OPTS='"--user=maxscale" "$MAXSCALE_OPTIONS"'
# Source function library.
. /lib/lsb/init-functions