From 8b3d04f16ebe64902d0f5ddd728bee97c3d40723 Mon Sep 17 00:00:00 2001 From: toby Date: Mon, 29 Oct 2018 20:15:58 +0100 Subject: [PATCH] need the .wit extension otherwise sed won't work ... doh --- debian/wit-network-config.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/wit-network-config.postinst b/debian/wit-network-config.postinst index 482c934..c8a2ca9 100755 --- a/debian/wit-network-config.postinst +++ b/debian/wit-network-config.postinst @@ -25,7 +25,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" + SWANCTLCONFIG="/etc/swanctl/conf.d/swanctl-wit.conf.wit" ## START gather all the info from the box and generate the variabels