10 lines
144 B
SYSTEMD
Executable file
10 lines
144 B
SYSTEMD
Executable file
[Unit]
|
|
Description=Mailbox synchronization timer
|
|
|
|
[Timer]
|
|
OnBootSec=2m
|
|
OnUnitActiveSec=5m
|
|
Unit=mbsync.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|