forked from extern/shorewall_code
Correct typos
Signed-off-by: Matt Darfeuille <matdarf@gmail.com> Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
bc1df90829
commit
a9048b63f2
@ -1,5 +1,5 @@
|
||||
# prevent startup with default configuration
|
||||
# set the following varible to 1 in order to allow Shorewall-lite to start
|
||||
# set the following variable to 1 in order to allow Shorewall-lite to start
|
||||
|
||||
startup=0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# prevent startup with default configuration
|
||||
# set the following varible to 1 in order to allow Shorewall to start
|
||||
# set the following variable to 1 in order to allow Shorewall to start
|
||||
|
||||
startup=0
|
||||
|
||||
|
@ -1062,7 +1062,7 @@ if [ $PRODUCT = shorewall6 ]; then
|
||||
#
|
||||
ln -sf lib.base ${DESTDIR}${SHAREDIR}/$PRODUCT/functions
|
||||
#
|
||||
# And create a sybolic link for the CLI
|
||||
# And create a symbolic link for the CLI
|
||||
#
|
||||
ln -sf shorewall ${DESTDIR}${SBINDIR}/shorewall6
|
||||
fi
|
||||
|
@ -1,5 +1,5 @@
|
||||
# prevent startup with default configuration
|
||||
# set the following varible to 1 in order to allow Shorewall6-lite to start
|
||||
# set the following variable to 1 in order to allow Shorewall6-lite to start
|
||||
|
||||
startup=0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# prevent startup with default configuration
|
||||
# set the following varible to 1 in order to allow Shorewall6 to start
|
||||
# set the following variable to 1 in order to allow Shorewall6 to start
|
||||
|
||||
startup=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user