diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-24 09:58:45 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-24 09:58:45 -0400 |
| commit | 776c11f6a9187da03324b879e744a8f07b480a09 (patch) | |
| tree | 5d9fb0ecec63e847e8984c3f11c8c363a9e7c229 /config-joey.hs | |
| parent | 03bb424d18651e5e6225590a752b7267e6eed6b5 (diff) | |
fixes
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 479bb221..98cb195a 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -80,7 +80,7 @@ darkstar = host "darkstar.kitenet.net" & JoeySites.postfixClientRelay (Context "darkstar.kitenet.net") & JoeySites.dkimMilter - & alarmClock "*-*-* 7:30" (User "joey") + & JoeySites.alarmClock "*-*-* 7:30" (User "joey") "/usr/bin/timeout 45m /home/joey/bin/goodmorning" & imageBuilt "/tmp/img" c MSDOS (grubBooted PC) |
