202412291735476965
This commit is contained in:
parent
a1cb7d1575
commit
681f02385c
7 changed files with 68 additions and 6 deletions
10
linux/.config/systemd/user/mbsync.timer
Normal file
10
linux/.config/systemd/user/mbsync.timer
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Mailbox synchronization timer
|
||||
|
||||
[Timer]
|
||||
OnBootSec=2m
|
||||
OnUnitActiveSec=5m
|
||||
Unit=mbsync.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue