Don't notify in mbsync.service
This commit is contained in:
parent
7c91dd7b67
commit
de4ebdc14d
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ Description=Mailbox synchronization service
|
|||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/mbsync -a
|
||||
ExecStart=/usr/bin/find %h/.local/share/mail -type d -name new -not -empty -mmin -5 -exec /usr/bin/notify-send {} \;
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Add table
Reference in a new issue