diff options
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/isync.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/isync.service b/systemd/isync.service index 6188570..d0f12fe 100644 --- a/systemd/isync.service +++ b/systemd/isync.service @@ -6,5 +6,5 @@ Description=Use isync to update IMAP account # User=lemon # Group=lemon Type=oneshot -ExecStart=/usr/bin/mbsync fastmailchannel +ExecStart=/usr/bin/mbsync purelymailchannel ExecStart=/usr/bin/notmuch new |