Fiddle rcorder bits in the startup script, so that sshblock actually

starts on boot.
This commit is contained in:
Anders Nordby 2009-05-19 08:16:42 +00:00
parent a479c48bb6
commit 3a55a345c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234194
2 changed files with 4 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= sshblock
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.bsdconsulting.no/tools/
EXTRACT_SUFX= .pl

View File

@ -2,7 +2,9 @@
#
# $FreeBSD$
#
# PROVIDE: sshblock
# REQUIRE: DAEMON
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable sshblock:
# sshblock_enable (bool): Set to "NO" by default.