Merge pull request #101 from rsanting/develop
Fix to MXS-499: https://mariadb.atlassian.net/browse/MXS-499
This commit is contained in:
parent
992d6fb3bc
commit
8ccb600b00
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user