From 5b9f8224631f705c67b108fbb7b9794dea44d960 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 3 Jun 2014 18:18:45 +0200 Subject: Added ocserv --- net/ocserv/Config.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net/ocserv/Config.in (limited to 'net/ocserv/Config.in') diff --git a/net/ocserv/Config.in b/net/ocserv/Config.in new file mode 100644 index 000000000..75ebd5ada --- /dev/null +++ b/net/ocserv/Config.in @@ -0,0 +1,14 @@ +# ocserv avanced configuration + +menu "Configuration" + depends on PACKAGE_ocserv + +config OCSERV_PAM + bool "enable PAM" + default n + +config OCSERV_PROTOBUF + bool "use external libprotobuf" + default n + +endmenu -- cgit v1.2.3