You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
645 B
Plaintext
33 lines
645 B
Plaintext
# Arch
|
|
|
|
[INCLUDES]
|
|
|
|
before = paths-common.conf
|
|
|
|
after = paths-overrides.local
|
|
|
|
|
|
[DEFAULT]
|
|
|
|
apache_error_log = /var/log/httpd/*error_log
|
|
|
|
apache_access_log = /var/log/httpd/*access_log
|
|
|
|
exim_main_log = /var/log/exim/main.log
|
|
|
|
mysql_log = /var/log/mariadb/mariadb.log
|
|
/var/log/mysqld.log
|
|
|
|
roundcube_errors_log = /var/log/roundcubemail/errors
|
|
|
|
# These services will log to the journal via syslog, so use the journal by
|
|
# default.
|
|
syslog_backend = systemd
|
|
sshd_backend = systemd
|
|
dropbear_backend = systemd
|
|
proftpd_backend = systemd
|
|
pureftpd_backend = systemd
|
|
wuftpd_backend = systemd
|
|
postfix_backend = systemd
|
|
dovecot_backend = systemd
|