2016-11-11 15:42:09 +01:00
|
|
|
[Unit]
|
|
|
|
Description=synchronize IMAP4 and Maildir mailboxes
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/usr/bin/mbsync -aqV
|
2022-07-02 04:02:57 +02:00
|
|
|
# ExecStartPost=%h/usr/bin/notify-new-emails
|
2016-11-11 15:42:09 +01:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=default.target
|