summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-11-18 00:32:26 -0400
committerJoey Hess2017-11-18 00:32:26 -0400
commitc895bb55fbbf01415aedf97290d02366d3286df9 (patch)
treee7c269927bb29bbfd35ffe74b989d2eb7df79cc3 /joeyconfig.hs
parentafea4a84e7e521b5381b8b2e6033b354b52dae0d (diff)
tweak
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index cd5c2b80..20a34ba9 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -212,9 +212,9 @@ honeybee = host "honeybee.kitenet.net" $ props
-- In case compiler needs more than available ram
& Apt.serviceInstalledRunning "swapspace"
where
- autobuilder = Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
+ autobuilder = Systemd.nspawned $ GitAnnexBuilder.autoBuilderContainer
GitAnnexBuilder.armAutoBuilder
- Unstable ARMEL Nothing (Cron.Times "15 10 * * *") "10h")
+ Unstable ARMEL Nothing (Cron.Times "15 10 * * *") "10h"
-- This is not a complete description of kite, since it's a
-- multiuser system with eg, user passwords that are not deployed