[systemd] Don't notify my every time of new emails
It's too much.
This commit is contained in:
parent
c2ba57a650
commit
99baf86da7
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Description=synchronize IMAP4 and Maildir mailboxes
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/mbsync -aqV
|
ExecStart=/usr/bin/mbsync -aqV
|
||||||
|
# ExecStartPost=%h/usr/bin/notify-new-emails
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|
Loading…
Reference in a new issue