Cleaned up Ubuntu init scripts.

This commit is contained in:
Markus Makela 2015-09-07 14:03:30 +03:00
parent b8216aff4c
commit e93f922e21

View File

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