mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Added new path variable for system.log
Logging location for the majority of Mac OS daemons.
This commit is contained in:
parent
80546c6164
commit
de14946542
1 changed files with 2 additions and 0 deletions
|
|
@ -25,3 +25,5 @@ syslog_authpriv = /var/log/secure.log
|
|||
|
||||
#syslog_local0 =
|
||||
|
||||
# Default Mac OS log location for syslog output.
|
||||
system_log = /var/log/system.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue