diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2021-07-05 21:58:43 +0200 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2021-07-06 09:12:48 +0200 |
commit | a5cd877a0a4a43644a6d91e6b95fe938b9b2726b (patch) | |
tree | f01f18b80e367234336e6281ffffbe253408addd /data | |
parent | 0b93fce06526a2826c19adcbb25874e51cccf68e (diff) | |
download | vyos-1x-a5cd877a0a4a43644a6d91e6b95fe938b9b2726b.tar.gz vyos-1x-a5cd877a0a4a43644a6d91e6b95fe938b9b2726b.zip |
ipsec: T2816: Migrate ipsec-settings.xml.in and charon.conf to vpn_ipsec.py
Also adds check for the charon socket instead of an arbitrary sleep()
Diffstat (limited to 'data')
-rw-r--r-- | data/configd-include.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index 2e6226097..d228ac8a3 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -27,7 +27,6 @@ "interfaces-wireguard.py", "interfaces-wireless.py", "interfaces-wwan.py", -"ipsec-settings.py", "lldp.py", "nat.py", "nat66.py", |