summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-11-24 09:58:45 -0400
committerJoey Hess2015-11-24 09:58:45 -0400
commit38d205fdce91a51b32989d16a33096bd9bcfd2c2 (patch)
treec5b07ef33e27751c00b89d5c229a423ab1b9ed24 /config-joey.hs
parenteaac29e5cdb25102de5a48f4bd54a60c9d8bf24d (diff)
parent776c11f6a9187da03324b879e744a8f07b480a09 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 34b48027..98cb195a 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
+ & JoeySites.alarmClock "*-*-* 7:30" (User "joey")
+ "/usr/bin/timeout 45m /home/joey/bin/goodmorning"
& imageBuilt "/tmp/img" c MSDOS (grubBooted PC)
[ partition EXT2 `mountedAt` "/boot"