[MXS-1763] Move default location of maxadmin socket to /run/maxscale Created: 2018-04-06 Updated: 2020-08-25 Resolved: 2018-08-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxadmin |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Valerii Kravchuk | Assignee: | Marko Rajala (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
systemd |
||
| Sprint: | MXS-SPRINT-63 |
| Description |
|
Some monitoring services managed via systemd may have privateTmp set to true (for good reasons, see https://access.redhat.com/blogs/766093/posts/1976243). It means they can not access maxadmin via default socket, /tmp/maxadmin.sock and may require additional configuration. It would be useful to move socket to /run/maxadmin and change default value accordingly. |