diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-19 19:37:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-19 19:37:03 -0400 |
| commit | 5649502fc04f6afd325363eb22be09829460507a (patch) | |
| tree | ee0dee078f121a28a154be39c6393855e052f916 /joeyconfig.hs | |
| parent | 2ee343f54b9b185e65a524cdfca406d02276a15c (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
