fix email background update
This commit is contained in:
parent
ebc66c2815
commit
0bc7799c51
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
Description=Mailbox synchronization timer
|
Description=Mailbox synchronization timer
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-* *:00/2:00
|
OnBootSec=2m
|
||||||
|
OnUnitActiveSec=5m
|
||||||
Persistent=true
|
Persistent=true
|
||||||
Unit=syncemail.service
|
Unit=syncemail.service
|
||||||
|
|
||||||
|
|
1
systemd/.config/systemd/user/timers.target.wants/syncemail.timer
Symbolic link
1
systemd/.config/systemd/user/timers.target.wants/syncemail.timer
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
/home/bca/.config/systemd/user/syncemail.timer
|
Loading…
Add table
Reference in a new issue