mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Don't initialize PLAIN
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f9c5b8b0d5
commit
086a99ea24
@ -106,7 +106,6 @@ if [ -z "$INIT" ] ; then
|
||||
INIT="shorewall"
|
||||
fi
|
||||
|
||||
PLAIN=
|
||||
SPARSE=
|
||||
MANDIR=${MANDIR:-"/usr/share/man"}
|
||||
[ -n "${LIBEXEC:=/usr/share}" ]
|
||||
|
@ -104,7 +104,6 @@ if [ -z "$INIT" ] ; then
|
||||
INIT="shorewall6"
|
||||
fi
|
||||
|
||||
PLAIN=
|
||||
DEBIAN=
|
||||
CYGWIN=
|
||||
MAC=
|
||||
|
Loading…
Reference in New Issue
Block a user