[MXS-277] missing quotes in init-script Created: 2015-07-20  Updated: 2015-09-24  Resolved: 2015-09-24

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: 1.2.0
Fix Version/s: 1.2.1

Type: Bug Priority: Minor
Reporter: Christian Roser Assignee: Johan Wikman
Resolution: Duplicate Votes: 0
Labels: None


 Description   

After installing MaxScale Debian Package I run /etc/init.d/maxscale start and get the following error:

/etc/init.d/maxscale: line 48: --user=maxscale: command not found

Adding single quotes around DAEMON_OPTS value fixes this issue:

#################################
# stop/start/status related vars
#################################
NAME=maxscale
DAEMON=/usr/bin/maxscale
DAEMON_OPTS= --user=maxscale

Christian



 Comments   
Comment by Michaël de groot [ 2015-08-18 ]

It's not the quote but the added space after DAEMON_OPTS.

This issue has a duplicate, MXS-293.

Comment by Michaël de groot [ 2015-08-18 ]

Or, this issue is dupliacte, the other was resolved.

Comment by Johan Wikman [ 2015-09-24 ]

Reopened to change the resolution from fixed to duplicate.

Generated at Thu Feb 08 03:58:06 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.