samba: convert init script to procd, add reload support
[openwrt/openwrt.git] / package / network / services / openvpn / Config-nossl.in
index 98cba25cc08b172e87cf72653a16b4aed2018c20..3eaa2288824bc599d4f3c8aae12a340e02f0fd53 100644 (file)
@@ -44,4 +44,11 @@ config OPENVPN_nossl_ENABLE_IPROUTE2
        bool "Enable support for iproute2"
        default n
 
+config OPENVPN_nossl_ENABLE_SMALL
+       bool "Enable size optimization"
+       default y
+       help
+         enable smaller executable size (disable OCC, usage
+         message, and verb 4 parm list)
+
 endif