From 231cd2eba37ce35380188f17bf7978be4ee1dec5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Sep 2017 14:09:53 -0400 Subject: swapspace needed on clam for stack --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 9b4bcc4b..5922afc7 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -130,6 +130,7 @@ clam = host "clam.kitenet.net" $ props & Apt.unattendedUpgrades & Systemd.persistentJournal & Journald.systemMaxUse "50MiB" + & Apt.serviceInstalledRunning "swapspace" & Tor.isRelay & Tor.named "kite1" -- cgit v1.2.3