summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index f1c30b16b..571bd3724 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,7 @@ ifeq ($(DEB_BUILD_ARCH_OS),linux)
# only enable network-manager and capabilities dropping on linux hosts
# some plugins are linux-only too
CONFIGUREARGS += --enable-nm \
+ --with-nm-ca-dir=/etc/ssl/certs \
--with-capabilities=libcap \
--enable-farp \
--enable-dhcp \