From 4f03179cc9f69f8c1f4a63a0d56d9c4fe6820fb8 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sat, 28 Dec 2024 19:25:23 -0600 Subject: [PATCH] Fedora 41 Signed-off-by: Jason Rothstein --- templates/Fedora/41/usr/lib/systemd/system/mariadb.service | 2 +- templates/Fedora/41/usr/lib/systemd/system/mariadb@.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/Fedora/41/usr/lib/systemd/system/mariadb.service b/templates/Fedora/41/usr/lib/systemd/system/mariadb.service index d61fd82..e1236bb 100644 --- a/templates/Fedora/41/usr/lib/systemd/system/mariadb.service +++ b/templates/Fedora/41/usr/lib/systemd/system/mariadb.service @@ -17,7 +17,7 @@ # [Unit] -Description=MariaDB 10.5 database server +Description=MariaDB 10.11 database server Documentation=man:mariadbd(8) Documentation=https://mariadb.com/kb/en/library/systemd/ After=network.target diff --git a/templates/Fedora/41/usr/lib/systemd/system/mariadb@.service b/templates/Fedora/41/usr/lib/systemd/system/mariadb@.service index 10ca8fd..ef60ec1 100644 --- a/templates/Fedora/41/usr/lib/systemd/system/mariadb@.service +++ b/templates/Fedora/41/usr/lib/systemd/system/mariadb@.service @@ -39,7 +39,7 @@ # LimitNOFILE=10000 [Unit] -Description=MariaDB 10.5 database server +Description=MariaDB 10.11 database server Documentation=man:mariadbd(8) Documentation=https://mariadb.com/kb/en/library/systemd/ After=network.target