aboutsummaryrefslogtreecommitdiff
path: root/net/fastd/Config.in
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2016-03-29 00:24:00 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-03-29 00:29:43 +0200
commit68cf2944b00ad91b51b69a86d25786463d6b1cbe (patch)
treefee0ce0e355bb8f171e347517b3f4f85701b2091 /net/fastd/Config.in
parente47da635ad6da238b0e65ce4f21be90756b35b38 (diff)
fastd: update to v18
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'net/fastd/Config.in')
-rw-r--r--net/fastd/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/fastd/Config.in b/net/fastd/Config.in
index 5820b9796..3350eb309 100644
--- a/net/fastd/Config.in
+++ b/net/fastd/Config.in
@@ -74,6 +74,12 @@ config FASTD_ENABLE_MAC_UHASH
default y
+config FASTD_WITH_CAPABILITIES
+ bool "Enable POSIX capability support"
+ depends on PACKAGE_fastd
+ default n
+
+
config FASTD_WITH_CMDLINE_USER
bool "Include support for setting user/group related options on the command line"
depends on PACKAGE_fastd