[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:
Adding single quotes around DAEMON_OPTS value fixes this issue:
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, |
| 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. |