1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 13:21:28 +00:00
Files
operating-system/buildroot/package/sshpass/Config.in
2018-03-17 23:47:00 +00:00

10 lines
269 B
Plaintext

config BR2_PACKAGE_SSHPASS
bool "sshpass"
depends on BR2_USE_MMU # fork()
help
Sshpass is a tool for non-interactivly performing
password authentication with SSH's so called
"interactive keyboard password authentication".
http://sshpass.sourceforge.net