diff options
Diffstat (limited to 'filesystems/zrepl/files/syslog.conf')
-rw-r--r-- | filesystems/zrepl/files/syslog.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/filesystems/zrepl/files/syslog.conf b/filesystems/zrepl/files/syslog.conf new file mode 100644 index 000000000000..c825c409d5a6 --- /dev/null +++ b/filesystems/zrepl/files/syslog.conf @@ -0,0 +1,7 @@ +# Syslog configuration file for zrepl. +# See syslog.conf(5) for details. +# +# SELECTOR ACTION +# FACILITY.[!<=>]LEVEL +!zrepl +local0.info /var/log/zrepl.log |