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