a lot of changes

This commit is contained in:
Bruno Carlin 2021-07-04 14:21:36 +02:00
parent d6e546958e
commit 2c121b4a21
18 changed files with 75 additions and 21 deletions

View file

@ -4,7 +4,6 @@ Description=Send email from msmtp queue timer
[Timer]
OnBootSec=2m
OnUnitActiveSec=5m
Persistent=true
Unit=msmtp-runqueue.service
[Install]

View file

@ -4,7 +4,6 @@ Description=Calendars synchronization timer
[Timer]
OnBootSec=2m
OnUnitActiveSec=5m
Persistent=true
Unit=syncagenda.service
[Install]

View file

@ -4,7 +4,6 @@ Description=Mailbox synchronization timer
[Timer]
OnBootSec=2m
OnUnitActiveSec=5m
Persistent=true
Unit=syncemail.service
[Install]

View file

@ -4,7 +4,6 @@ Description=Notebook synchronization timer
[Timer]
OnBootSec=5m
OnUnitActiveSec=5m
Persistent=true
Unit=syncnotebook.service
[Install]

View file

@ -4,7 +4,6 @@ Description=mail count timer
[Timer]
OnBootSec=1m
OnUnitActiveSec=1m
Persistent=true
Unit=update-mail-count.service
[Install]