mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Fwknop: Update to newest release
add basic uci support add optional gpg support signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
This commit is contained in:
committed by
Steven Barth
parent
76baa032e8
commit
8c1e0d4bfd
@@ -0,0 +1,12 @@
|
||||
#fwknop config
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_fwknopd
|
||||
|
||||
config FWKNOPD_GPG
|
||||
bool "Enable GPG support"
|
||||
select PACKAGE_gnupg
|
||||
default n
|
||||
|
||||
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user