mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04: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
|