Config File

This commit is contained in:
Michel Roegl-Brunner
2025-05-20 09:52:16 +02:00
parent 24dc2c887a
commit ef0fcb96a1
2 changed files with 4 additions and 5 deletions

View File

@@ -316,7 +316,7 @@ VERBOSE="${VERBOSE}"
TAGS="${TAGS:-none}"
VLAN="${VLAN:-none}"
MTU="${MTU:-1500}"
GATE="${GATE:-none}"
GATE="${GATE:-}"
SD="${SD:-none}"
MAC="${MAC:-none}"
NS="${NS:-none}"
@@ -347,7 +347,7 @@ VERBOSE="${VERBOSE}"
TAGS="${TAGS:-none}"
VLAN="${VLAN:-none}"
MTU="${MTU:-1500}"
GATE="${GATE:-none}"
GATE="${GATE:-}"
SD="${SD:-none}"
MAC="${MAC:-none}"
NS="${NS:-none}"