ah what the hell. I keep the swanctl config around for now even when not used. we do eventually wanna switch
This commit is contained in:
parent
9d11caf8f9
commit
b4fb94c60b
|
@ -14,3 +14,4 @@ files/frr.conf.wit etc/frr
|
|||
files/ipsec.conf.wit etc
|
||||
files/ips.issue etc/issue.d
|
||||
files/wit-logging.conf etc/strongswan.d
|
||||
files/wit-swanctl.conf etc/swanctl/conf.d
|
||||
|
|
|
@ -26,7 +26,7 @@ case "$1" in
|
|||
UDEVCONFIG="/etc/udev/rules.d/70-persistent-net.rules"
|
||||
FRRCONFIG="/etc/frr/frr.conf.wit"
|
||||
IPSECCONFIG="/etc/ipsec.conf.wit"
|
||||
SWANCTLCONFIG="/etc/swanctl/conf.d/swanctl-wit.conf.wit"
|
||||
SWANCTLCONFIG="/etc/swanctl/conf.d/wit-swanctl.conf"
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue