From c1d1c66b18b9f127b22480ad9d37812e01930595 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 28 May 2015 09:28:39 -0400 Subject: dmd: Run offlineimap service on startup. --- dotfiles/.dmd.d/init.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.dmd.d/init.scm b/dotfiles/.dmd.d/init.scm index 9188a5d..fa555fd 100644 --- a/dotfiles/.dmd.d/init.scm +++ b/dotfiles/.dmd.d/init.scm @@ -60,4 +60,4 @@ (action 'dmd 'daemonize) ;; Services to start when dmd starts: -(for-each start '(emacs xmodmap gpg-agent)) +(for-each start '(emacs xmodmap gpg-agent offlineimap)) -- cgit v1.2.3