From 706fc2ff45c66e4a5222d2dd314a6034bef5c634 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 3 Oct 2018 14:02:51 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 76646829..15f0aeb4 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -207,7 +207,7 @@ honeybee = host "honeybee.kitenet.net" $ props & Postfix.satellite & check (not <$> inChroot) (setupRevertableProperty autobuilder) - & check (not <$> inChroot) (setupRevertableProperty ancientautobuilder) + & check (not <$> inChroot) (undoRevertableProperty ancientautobuilder) -- In case compiler needs more than available ram & Apt.serviceInstalledRunning "swapspace" where -- cgit v1.2.3