[MDEV-12243] upgrade to systemd can failed with different datadir in config file Created: 2017-03-13 Updated: 2023-09-19 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.1.21 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | systemd, upgrade | ||
| Environment: |
Debian Jessie, RPM based distros too. |
||
| Issue Links: |
|
||||||||
| Description |
|
MariaDB systemd file enforce mariadb-service-convert does not search en enforce |
| Comments |
| Comment by Daniel Black [ 2021-03-11 ] |
|
Can apply to upgrades from MySQL <= 5.7 too. Some postinst script that detects config settings that write to /home and others (includes
and drop like adding an extra file like: https://mariadb.com/kb/en/systemd/#configuring-access-to-home-directories Consider ProtectSystem directories, probably with a warning. |
| Comment by Daniel Black [ 2023-09-19 ] |
|
|