From 811ad9d4f5e907c7064d86db89a40e840b187f55 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 24 Nov 2015 09:53:53 -0400 Subject: found this handy conversion of my blog post to propellor property in spwhitton's repo --- config-joey.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 34b48027..479bb221 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -80,6 +80,8 @@ darkstar = host "darkstar.kitenet.net" & JoeySites.postfixClientRelay (Context "darkstar.kitenet.net") & JoeySites.dkimMilter + & alarmClock "*-*-* 7:30" (User "joey") + "/usr/bin/timeout 45m /home/joey/bin/goodmorning" & imageBuilt "/tmp/img" c MSDOS (grubBooted PC) [ partition EXT2 `mountedAt` "/boot" -- cgit v1.2.3