94 |
diff -Nur e-smith-mysql-2.6.0.old/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf e-smith-mysql-2.6.0/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf |
diff -Nur e-smith-mysql-2.6.0.old/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf e-smith-mysql-2.6.0/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf |
95 |
--- e-smith-mysql-2.6.0.old/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf 1969-12-31 19:00:00.000000000 -0500 |
--- e-smith-mysql-2.6.0.old/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf 1969-12-31 19:00:00.000000000 -0500 |
96 |
+++ e-smith-mysql-2.6.0/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf 2020-12-07 21:59:46.298000000 -0500 |
+++ e-smith-mysql-2.6.0/root/usr/lib/systemd/system/mariadb.service.d/50koozali.conf 2020-12-07 21:59:46.298000000 -0500 |
97 |
@@ -0,0 +1,42 @@ |
@@ -0,0 +1,43 @@ |
98 |
+[Unit] |
+[Unit] |
99 |
+Description=MariaDB database server |
+Description=MariaDB database server |
100 |
+After=syslog.target |
+After=syslog.target |
108 |
+#reset |
+#reset |
109 |
+ExecStartPre= |
+ExecStartPre= |
110 |
+#ours : we need root user as + and ! are not yet supported |
+#ours : we need root user as + and ! are not yet supported |
111 |
|
+ExecStartPre=-/sbin/e-smith/service-status mariadb |
112 |
+ExecStartPre=-/sbin/e-smith/expand-template /var/lib/mysql/set.password |
+ExecStartPre=-/sbin/e-smith/expand-template /var/lib/mysql/set.password |
113 |
+ExecStartPre=-/sbin/e-smith/expand-template /root/.my.cnf |
+ExecStartPre=-/sbin/e-smith/expand-template /root/.my.cnf |
114 |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/my.cnf |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/my.cnf |