From 1926aac621d559386f4cf53f221489abff627cb3 Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 2 Feb 2023 16:20:54 +0100 Subject: isync: Start mutt_mailboxes not as post command --- .config/systemd/system/mbsync@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/systemd/system/mbsync@.service b/.config/systemd/system/mbsync@.service index 5e9592d..e86e902 100644 --- a/.config/systemd/system/mbsync@.service +++ b/.config/systemd/system/mbsync@.service @@ -4,7 +4,7 @@ Description=Mailbox synchronization service for %i [Service] Type=oneshot ExecStart=-/usr/bin/mbsync -Va -ExecStartPost=/home/%i/bin/mutt_mailboxes -o /home/%i/.mutt/mailboxes.rc /home/%i/.mail/ +ExecStart=/home/%i/bin/mutt_mailboxes -o /home/%i/.mutt/mailboxes.rc /home/%i/.mail/ ExecStartPost=/usr/bin/notmuch new User=%i -- cgit v1.2.3-70-g09d2