[MXS-4598] Remove deprecated systemd setting Created: 2023-04-26 Updated: 2023-05-08 Resolved: 2023-05-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | init script, StartupScripts |
| Affects Version/s: | None |
| Fix Version/s: | 23.08.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Dylan Northrup | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Shown on Ubuntu 20.04, but verified in MXS github repo |
||
| Sprint: | MXS-SPRINT-182 |
| Description |
|
Per the systemd/News file, as of 2018-12-21 the PermissionsStartOnly setting is deprecated and the ExecStart parameter should be used instead to provide that functionality. |