mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
get default firewall type from rc.conf
This commit is contained in:
parent
d3282c9763
commit
7f06341409
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33203
@ -1,6 +1,10 @@
|
||||
############
|
||||
# Setup system for firewall service.
|
||||
# $Id: rc.firewall,v 1.14 1997/09/18 22:43:42 danny Exp $
|
||||
# $Id: rc.firewall,v 1.15 1997/10/21 00:54:08 danny Exp $
|
||||
|
||||
if [ -f /etc/rc.conf ]; then
|
||||
. /etc/rc.conf
|
||||
fi
|
||||
|
||||
############
|
||||
# Define the firewall type in /etc/rc.conf. Valid values are:
|
||||
|
Loading…
Reference in New Issue
Block a user