You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
405 B
14 lines
405 B
diff --git a/config/paths-fedora.conf b/config/paths-fedora.conf
|
|
index b3c978c..e91845a 100644
|
|
--- a/config/paths-fedora.conf
|
|
+++ b/config/paths-fedora.conf
|
|
@@ -34,7 +34,7 @@ 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
|
|
|
|
roundcube_errors_log = /var/log/roundcubemail/errors
|
|
|