Config.in 269 B

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