Revert "add 'nohup' to init.d script for Ubuntu"
This reverts commit d892c928ede0bb4e21b10c2bddf7c2c3504cfc76.
This commit is contained in:
parent
d892c928ed
commit
3dacb257c9
@ -58,7 +58,7 @@ RETVAL=0
|
||||
|
||||
start() {
|
||||
log_daemon_msg "Starting MaxScale"
|
||||
nohup start_daemon -p $MAXSCALE_PIDFILE $DAEMON 2> /dev/null &
|
||||
start_daemon -p $MAXSCALE_PIDFILE $DAEMON 2> /dev/null
|
||||
|
||||
sleep 2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user