/[smeserver]/rpms/e-smith-mysql/sme10/e-smith-mysql-2.6.0-bz11021-mariadb2systemd.patch
ViewVC logotype

Diff of /rpms/e-smith-mysql/sme10/e-smith-mysql-2.6.0-bz11021-mariadb2systemd.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by jpp, Tue Dec 8 04:40:30 2020 UTC Revision 1.4 by jpp, Tue Dec 8 19:57:09 2020 UTC
# Line 94  diff -Nur e-smith-mysql-2.6.0.old/root/s Line 94  diff -Nur e-smith-mysql-2.6.0.old/root/s
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
# Line 108  diff -Nur e-smith-mysql-2.6.0.old/root/u Line 108  diff -Nur e-smith-mysql-2.6.0.old/root/u
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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed