From 177a030c10603718b70f9fd8061d9447c8f25143 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Oct 2018 08:29:29 -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 f2c68a9d..da9147a0 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -203,7 +203,7 @@ honeybee = host "honeybee.kitenet.net" $ props & Apt.installed ["mtr-tiny", "iftop", "screen"] & Postfix.satellite - & check (not <$> inChroot) (undoRevertableProperty autobuilder) + & check (not <$> inChroot) (setupRevertableProperty autobuilder) -- In case compiler needs more than available ram & Apt.serviceInstalledRunning "swapspace" where -- cgit v1.2.3