summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;