mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 18:41:20 +00:00
8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
if PACKAGE_netopeer2-keystored
|
|
|
|
config SSH_KEYS
|
|
bool "Generate default ssh keys"
|
|
default y
|
|
|
|
endif
|