summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-05-25 22:45:02 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-05-25 22:45:02 -0400
commit2f550711d01c7aa731d75edca9bc4d2a1f718045 (patch)
tree7e8d58606968061541158bd3efbf9c4ec343acee
parent94871d71e604c5a8ea42cf1dc217ca1d588193da (diff)
don't run email on this box
-rw-r--r--.crontab1
-rw-r--r--.login-daemons2
2 files changed, 1 insertions, 2 deletions
diff --git a/.crontab b/.crontab
index 28d7b0a..990c00e 100644
--- a/.crontab
+++ b/.crontab
@@ -1,3 +1,2 @@
# m h dom mon dow command
*/5 * * * * cd $HOME && make -
-*/5 * * * * offlineimap-runner
diff --git a/.login-daemons b/.login-daemons
index 380b3f1..f088914 100644
--- a/.login-daemons
+++ b/.login-daemons
@@ -3,7 +3,7 @@
if [ -x "`which daemon`" ]; then
daemon emacs --daemon
daemon sysfiles
- daemon maildirproc
+ #daemon maildirproc
daemon gpg-agent --daemon --write-env-file "${HOME}/.gnupg/agent-info"
daemon batterymon 20 "
alsactl restore --file $HOME/.full.asound;