summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2015-07-10 12:58:57 +0200
committerYves-Alexis Perez <corsac@debian.org>2015-07-10 13:12:52 +0200
commit3b7ae6673ae7bc330d0305098cd9818a4f6a7856 (patch)
tree2eaeac50fbaa5c74a9f08630c68adc10efc075be /debian/rules
parent66658d480691ad6303c824070c10d5c54cab08b7 (diff)
downloadvyos-strongswan-3b7ae6673ae7bc330d0305098cd9818a4f6a7856.tar.gz
vyos-strongswan-3b7ae6673ae7bc330d0305098cd9818a4f6a7856.zip
Enable the connmark plugin
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index ba9eefab7..3edd62449 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ CONFIGUREARGS := --libdir=/usr/lib --libexecdir=/usr/lib \
--enable-lookip \
--enable-error-notify \
--enable-unity \
+ --enable-connmark \
--disable-blowfish --disable-des # BSD-Young license
#--with-user=strongswan --with-group=nogroup
# --enable-kernel-pfkey --enable-kernel-klips \