From fbd1e5c109968cb127f4535031e4dfbe753a8996 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Apr 2014 00:30:57 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index a98ed72d..069ea39f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -55,7 +55,7 @@ host hostname@"orca.kitenet.net" = Just $ props -- no systemd due to #726375 ! Docker.docked container hostname "armel-git-annex-builder" & Docker.garbageCollected `period` Daily -- Diatom is my downloads and git repos server, and secondary dns server. -host hostname@"diatom.kitenet.net" = Just $ withSystemd $ props +host hostname@"diatom.kitenet.net" = Just $ props & standardSystem Stable & Hostname.set hostname & Apt.unattendedUpgrades -- cgit v1.3-2-g0d8e