From 338275168245678486f3c58e794ee7be7e30274a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Jan 2016 23:11:22 -0400 Subject: typo --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index 9d3665ed..d18b4a7b 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -219,7 +219,7 @@ honeybee = standardSystem "honeybee.kitenet.net" Testing "armhf" & Apt.serviceInstalledRunning "aiccu" & ipv6 "2001:4830:1600:187::2" -- restart to deal with failure to connect, tunnel issues, etc - & Cron.job "aiccu restart daily" Daily (User "root") "/" + & Cron.job "aiccu restart daily" Cron.Daily (User "root") "/" "service aiccu stop; service aiccu start" -- In case compiler needs more than available ram -- cgit v1.3-2-g0d8e