mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
zrepl is a complete ZFS dataset replication tool written in Go that supports feature detection, bookmarks, and other new features. Significant parts of this port were submitted by woodsb02. Thank you! Submitted by: woodsb02, me Reviewed by: woodsb02 Differential Revision: https://reviews.freebsd.org/D12462
8 lines
169 B
Text
8 lines
169 B
Text
# $FreeBSD$
|
|
#
|
|
# Syslog configuration file for zrepl.
|
|
# See syslog.conf(5) for details.
|
|
#
|
|
# SELECTOR ACTION
|
|
# FACILITY.[!<=>]LEVEL
|
|
local0.info /var/log/zrepl.log
|