9 lines
149 B
Desktop File
9 lines
149 B
Desktop File
[Unit]
|
|
Description=synchronize IMAP4 and Maildir mailboxes
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/mbsync -aqV
|
|
|
|
[Install]
|
|
WantedBy=default.target
|