Fix to MXS-293: https://mariadb.atlassian.net/browse/MXS-293
This commit is contained in:
@ -45,7 +45,7 @@ _RETVAL_STATUS_NOT_RUNNING=3
|
|||||||
#################################
|
#################################
|
||||||
NAME=maxscale
|
NAME=maxscale
|
||||||
DAEMON=@CMAKE_INSTALL_PREFIX@/@MAXSCALE_BINDIR@/maxscale
|
DAEMON=@CMAKE_INSTALL_PREFIX@/@MAXSCALE_BINDIR@/maxscale
|
||||||
DAEMON_OPTS= --user=maxscale
|
DAEMON_OPTS=--user=maxscale
|
||||||
# Source function library.
|
# Source function library.
|
||||||
. /lib/lsb/init-functions
|
. /lib/lsb/init-functions
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user