freebsd-ports/security/sshguard/files/pkg-message.in
Danilo G. Baio 7fff64aaf6 security/sshguard: Update to 2.1.0
Improve descriptions, pkg-message and update WWW.

Changes:	https://sourceforge.net/p/sshguard/mailman/message/36109171/

PR:		224153
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (dan.mcgregor@usask.ca, > 2 weeks)
2018-01-18 01:15:48 +00:00

14 lines
572 B
Text

To enable SSHGuard at startup, add the following line to your 'rc.conf':
sshguard_enable="YES"
Starting SSHGuard through syslogd(8) is discouraged and not supported.
Configure SSHGuard by editing BACKEND in '%%PREFIX%%/etc/sshguard.conf'. See
sshguard-setup(7) for instructions on setting up your firewall.
Please note that a few rc script parameters have been renamed to
better reflect the documentation:
sshguard_safety_thresh -> sshguard_danger_thresh
sshguard_pardon_min_interval -> sshguard_release_interval
sshguard_prescribe_interval -> sshguard_reset_interval