forked from extern/shorewall_code
Rename vendor -> host
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
2
Shorewall-core/configure
vendored
2
Shorewall-core/configure
vendored
@ -61,7 +61,7 @@ for p in $@; do
|
||||
}
|
||||
done
|
||||
|
||||
vendor=${params[VENDOR]}
|
||||
vendor=${params[HOST]}
|
||||
if [ -z "$vendor" ]; then
|
||||
rcfile=shorewallrc.default
|
||||
vendor=linux
|
||||
|
Reference in New Issue
Block a user