Skip to content

Fix systemd aliases (Closes: #932289)

Faustin Lammler requested to merge (removed):fix-systemd-aliases into master

This replace the use of Alias in the systemd unit file and creates symlinks in post install script so that both mariadb and mysql systemctl command are supported. This also permits to have a better synchronization between sysv init script and systemd (disable|enable) command.

See:

Edited by Faustin Lammler

Merge request reports

Loading