diff options
Diffstat (limited to 'debian/strongswan.config')
-rw-r--r-- | debian/strongswan.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/strongswan.config b/debian/strongswan.config index 4bb4cf405..673c2dcda 100644 --- a/debian/strongswan.config +++ b/debian/strongswan.config @@ -4,9 +4,9 @@ db_input medium strongswan/start_level || true -db_input high strongswan/ikev1 || true - -db_input high strongswan/ikev2 || true +# disable for now, until we can deal with the don't-edit-conffiles situation +#db_input high strongswan/ikev1 || true +#db_input high strongswan/ikev2 || true db_input medium strongswan/restart || true |