From 354003d6ce05b6ef2a49490118d606ef05e53184 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 28 Sep 2021 23:42:29 +0200 Subject: mbsync: run notmuch last .config/systemd/user/mbsync.service: Run notmuch after `mbsync2mutt_mailboxes` so that mailboxes.rc is always created after sync (even if notmuch fails). --- .config/systemd/user/mbsync.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/systemd/user/mbsync.service b/.config/systemd/user/mbsync.service index 3d1bde0..ae8b924 100644 --- a/.config/systemd/user/mbsync.service +++ b/.config/systemd/user/mbsync.service @@ -4,5 +4,5 @@ Description=Mailbox synchronization service [Service] Type=oneshot ExecStart=-/usr/bin/mbsync -Va -ExecStartPost=/usr/bin/notmuch new ExecStartPost=%h/bin/mbsync2mutt_mailboxes %h/.mutt/mailboxes.rc +ExecStartPost=/usr/bin/notmuch new \ No newline at end of file -- cgit v1.2.3-70-g09d2