Merge branch 'joeyconfig'
This commit is contained in:
commit
80f44c99be
|
@ -405,7 +405,7 @@ ircBouncer = propertyList "IRC bouncer" $ props
|
||||||
|
|
||||||
kiteShellBox :: Property NoInfo
|
kiteShellBox :: Property NoInfo
|
||||||
kiteShellBox = propertyList "kitenet.net shellinabox"
|
kiteShellBox = propertyList "kitenet.net shellinabox"
|
||||||
[ Apt.installed ["openssl", "shellinabox"]
|
[ Apt.installed ["openssl", "shellinabox", "openssh-client"]
|
||||||
, File.hasContent "/etc/default/shellinabox"
|
, File.hasContent "/etc/default/shellinabox"
|
||||||
[ "# Deployed by propellor"
|
[ "# Deployed by propellor"
|
||||||
, "SHELLINABOX_DAEMON_START=1"
|
, "SHELLINABOX_DAEMON_START=1"
|
||||||
|
|
Loading…
Reference in New Issue