Details
- 
    Bug 
- 
    Status: Closed (View Workflow)
- 
    Major 
- 
    Resolution: Fixed
- 
    6.4.11
- 
    None
Description
The --basedir option is not functional and the pathnames it builds appear to be all concatenated:
| [vagrant@maxscale build]$ sudo maxscale -d --user=root --basedir=/ | 
| Running MaxScale as: root 0:0 | 
| info   : MaxScale will be run in the terminal process. | 
| alert  : Failed to read the directory '/share/maxscale/var/log/maxscale/var/cache/maxscale/etc/'.: No such file or directory.
 | 
This seems to be a recent regression.