From 580054591c1bfd4207e53e5df449979674d684a0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 3 Oct 2018 14:19:24 -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 15f0aeb4..76646829 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) (undoRevertableProperty ancientautobuilder) + & check (not <$> inChroot) (setupRevertableProperty ancientautobuilder) -- In case compiler needs more than available ram & Apt.serviceInstalledRunning "swapspace" where -- cgit v1.2.3