netopeer2: change default ssh key handling

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
This commit is contained in:
Mislav Novakovic
2017-05-23 15:36:47 +02:00
parent 99b8a07b3e
commit 835c56a4cc
4 changed files with 57 additions and 7 deletions
+7
View File
@@ -0,0 +1,7 @@
if PACKAGE_netopeer2-keystored
config SSH_KEYS
bool "Generate default ssh keys"
default y
endif