ssh client needed for kiteshellbox

This commit is contained in:
Joey Hess 2015-07-21 11:48:30 -04:00
parent b90f6131e0
commit 26fda3f39a
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ ircBouncer = propertyList "IRC bouncer" $ props
kiteShellBox :: Property NoInfo
kiteShellBox = propertyList "kitenet.net shellinabox"
[ Apt.installed ["openssl", "shellinabox"]
[ Apt.installed ["openssl", "shellinabox", "openssh-client"]
, File.hasContent "/etc/default/shellinabox"
[ "# Deployed by propellor"
, "SHELLINABOX_DAEMON_START=1"