flocon/dot_config/systemd/user/sync.timer

10 lines
154 B
SYSTEMD
Raw Normal View History

2023-09-20 16:16:15 +00:00
[Unit]
Description=Sync a remote called drive every 5 minutes using rclone
[Timer]
OnBootSec=5min
OnUnitActiveSec=5min
[Install]
WantedBy=timers.target