dotfiles/files/.config/systemd/user/rclonesync.timer
2025-04-25 13:46:59 +02:00

11 lines
175 B
SYSTEMD

[Unit]
Description=Run rclone bisync for sync folder every 15 minutes
[Timer]
OnBootSec=10min
OnUnitActiveSec=15min
Unit=rclonesync.service
[Install]
WantedBy=timers.target