parent
04c18b4f10
commit
a0b29d9058
@ -1,19 +0,0 @@
|
||||
diff --git a/config/paths-fedora.conf b/config/paths-fedora.conf
|
||||
index b3c978c..d13645b 100644
|
||||
--- a/config/paths-fedora.conf
|
||||
+++ b/config/paths-fedora.conf
|
||||
@@ -34,7 +34,8 @@ apache_access_log = /var/log/httpd/*access_log
|
||||
|
||||
exim_main_log = /var/log/exim/main.log
|
||||
|
||||
-mysql_log = /var/lib/mysql/mysqld.log
|
||||
+mysql_log = /var/log/mariadb/mariadb.log
|
||||
+ /var/log/mysqld.log
|
||||
|
||||
roundcube_errors_log = /var/log/roundcubemail/errors
|
||||
|
||||
@@ -48,4 +49,3 @@ pureftpd_backend = systemd
|
||||
wuftpd_backend = systemd
|
||||
postfix_backend = systemd
|
||||
dovecot_backend = systemd
|
||||
-mysql_backend = systemd
|
Loading…
Reference in new issue