need openssl for shellinabox with ssl

This commit is contained in:
Joey Hess 2015-03-12 20:29:39 -04:00
parent 9292cee1aa
commit 62805fb0f5
1 changed files with 1 additions and 1 deletions

View File

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