need the .wit extension otherwise sed won't work ... doh
This commit is contained in:
parent
633b0a7521
commit
8b3d04f16e
|
@ -25,7 +25,7 @@ case "$1" in
|
||||||
UDEVCONFIG="/etc/udev/rules.d/70-persistent-net.rules"
|
UDEVCONFIG="/etc/udev/rules.d/70-persistent-net.rules"
|
||||||
FRRCONFIG="/etc/frr/frr.conf.wit"
|
FRRCONFIG="/etc/frr/frr.conf.wit"
|
||||||
IPSECCONFIG="/etc/ipsec.conf.wit"
|
IPSECCONFIG="/etc/ipsec.conf.wit"
|
||||||
SWANCTLCONFIG="/etc/swanctl/conf.d/swanctl-wit.conf"
|
SWANCTLCONFIG="/etc/swanctl/conf.d/swanctl-wit.conf.wit"
|
||||||
|
|
||||||
|
|
||||||
## START gather all the info from the box and generate the variabels
|
## START gather all the info from the box and generate the variabels
|
||||||
|
|
Loading…
Reference in New Issue