From 88082c729344a48dd060826c1f74c486c1d91ac8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 Jan 2015 22:48:44 -0400 Subject: Added systemd configuration properties. --- 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 83839489..89e94192 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -145,6 +145,7 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" & Apt.unattendedUpgrades & Systemd.installed & Systemd.persistentJournal + & Systemd.journaldConfigured "SystemMaxUse" "500M" & Ssh.passwordAuthentication True -- Since ssh password authentication is allowed: & Apt.serviceInstalledRunning "fail2ban" -- cgit v1.2.3