diff options
-rw-r--r-- | .config/systemd/user/mbsync.service | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/systemd/user/mbsync.service b/.config/systemd/user/mbsync.service deleted file mode 100644 index ae8b924..0000000 --- a/.config/systemd/user/mbsync.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Mailbox synchronization service - -[Service] -Type=oneshot -ExecStart=-/usr/bin/mbsync -Va -ExecStartPost=%h/bin/mbsync2mutt_mailboxes %h/.mutt/mailboxes.rc -ExecStartPost=/usr/bin/notmuch new
\ No newline at end of file |