[MXS-551] Maxscale BETA 1.3.0 running as root Created: 2016-01-19 Updated: 2016-01-19 Resolved: 2016-01-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 1.3.0 |
| Fix Version/s: | 1.3.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Florian Engelmann | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 14.04.3 LTS |
||
| Description |
|
Maxscale process is running as root:
|
| Comments |
| Comment by markus makela [ 2016-01-19 ] |
|
The arguments to MaxScale were quoted and they weren't detected. In addition to this, variable expansion did not take place for the extra options provided via /etc/default/maxscale. |