summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/mariadb-server-10.5.links2
-rw-r--r--support-files/mariadb.service.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/mariadb-server-10.5.links b/debian/mariadb-server-10.5.links
index 9cc3a436ba8..b17f40056f3 100644
--- a/debian/mariadb-server-10.5.links
+++ b/debian/mariadb-server-10.5.links
@@ -1,3 +1,5 @@
+lib/systemd/system/mariadb.service lib/systemd/system/mysql.service
+lib/systemd/system/mariadb.service lib/systemd/system/mysqld.service
usr/bin/mariadb-binlog usr/bin/mysqlbinlog
usr/bin/mariadb-convert-table-format usr/bin/mysql_convert_table_format
usr/bin/mariadb-hotcopy usr/bin/mysqlhotcopy
diff --git a/support-files/mariadb.service.in b/support-files/mariadb.service.in
index dca7a4c13a7..e61e35c52ee 100644
--- a/support-files/mariadb.service.in
+++ b/support-files/mariadb.service.in
@@ -26,8 +26,6 @@ After=network.target
[Install]
WantedBy=multi-user.target
-Alias=mysql.service
-Alias=mysqld.service
[Service]