removing ipsec.secrets from diversion since it breaks apparmor permissions and strongswan

This commit is contained in:
root 2018-08-14 10:04:59 +00:00
parent f6303f817b
commit 9e95ef6478
3 changed files with 1 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
wit-network-config (1.5) unstable; urgency=low
wit-network-config (1.6) unstable; urgency=low
* adding support for frr 5.0
* Initial release.

View File

@ -1,3 +1,2 @@
/etc/frr/frr.conf.wit
/etc/ipsec.conf.wit
/etc/ipsec.secrets.wit

View File

@ -74,7 +74,6 @@ case "$1" in
sed -i -e "s/HOSTNAME\.DOMAINNAME/${HOSTNAME}/" /etc/ipsec.conf.wit
echo ": RSA ${HOSTNAME}.key" >/etc/ipsec.secrets
chmod 600 /etc/ipsec.secrets