flocon/user-services/.config/systemd/user/sync.timer

10 lines
154 B
SYSTEMD
Raw Normal View History

2023-06-01 09:26:29 +00:00
[Unit]
2023-06-08 14:01:33 +00:00
Description=Sync a remote called drive every 5 minutes using rclone
2023-06-01 09:26:29 +00:00
[Timer]
OnBootSec=5min
OnUnitActiveSec=5min
[Install]
WantedBy=timers.target