commit a26deac3a952e99a902e47367ad2e3d458fa3ae0
parent ff7c2917199ff871822f3cecf4c49de6baf81e56
Author: rsiddharth <s@ricketyspace.net>
Date: Thu, 25 Jan 2018 23:52:23 +0000
propellor spin
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.hs b/config.hs
@@ -643,7 +643,7 @@ lyra = host "lyra.ricketyspace.net" $props
& Apt.installed ["git", "etckeeper"
, "htop", "sudo", "zsh", "screen"
, "emacs", "rsync", "git-annex"
- , "cgit", "git-daemon-sysvinit"
+ , "cgit", "fcgiwrap", "git-daemon-sysvinit"
]
-- sshd
& Ssh.passwordAuthentication False