From 5649502fc04f6afd325363eb22be09829460507a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Mar 2017 19:37:03 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index b590789f..54096e25 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -126,7 +126,7 @@ clam = host "clam.kitenet.net" $ props & Apt.unattendedUpgrades & Network.ipv6to4 & Systemd.persistentJournal - & Journald.systemMaxUse "500MiB" + & Journald.systemMaxUse "50MiB" & Tor.isRelay & Tor.named "kite1" -- cgit v1.3-2-g0d8e