commit b90f9887b4e65a0b5fcbddcc93dccc5fdf02a14d parent fcfac99ec83f11d9ccb94bf4e46a539ddbcbce22 Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de> Date: Mon, 22 Jun 2020 14:12:14 +0200 Increase mail check time for isync Diffstat:
M | systemd/mbsync.timer | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/systemd/mbsync.timer b/systemd/mbsync.timer @@ -3,7 +3,7 @@ Description=Mailbox synchronization timer [Timer] OnBootSec=2m -OnUnitActiveSec=1m +OnUnitActiveSec=10m Unit=mbsync.service [Install]