mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +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
|