There was an error while loading. Please reload this page.
1 parent 09c5bbf commit 64f1fabCopy full SHA for 64f1fab
support-files/mariadb.service.in
@@ -13,7 +13,9 @@
13
# and probably others
14
15
[Unit]
16
-Description=MariaDB database server
+Description=MariaDB @VERSION@ database server
17
+Documentation=man:mysqld(8)
18
+Documentation=https://mariadb.com/kb/en/library/systemd/
19
After=network.target
20
After=syslog.target
21
support-files/mariadb@.service.in
@@ -18,7 +18,9 @@
# Inspired from https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-db/mysql-init-scripts/files/mysqld_at.service
+Description=MariaDB @VERSION@ database server (multi-instance)
22
23
24
25
26
0 commit comments