From 2e6a8d492429c1afcaa5be4e85c35409756f631b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 Jan 2015 15:54:14 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index c4326956..276cc542 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -376,6 +376,7 @@ jerryPlay = standardContainer "jerryplay" Unstable "amd64" & Docker.publish "8001:80" & Apt.installed ["ssh"] & User.hasSomePassword "root" + & Ssh.permitRootLogin True type Motd = [String] -- cgit v1.2.3