# Watchtower Ring 2 Slow — systemd user timer. # Install to ~/.config/systemd/user/watchtower-ring2-slow.timer # Enable: systemctl --user enable --now watchtower-ring2-slow.timer [Unit] Description=Watchtower Ring 2 slow timer (every 30 minutes) Documentation=https://github.com/orenmagid/claude-cabinet [Timer] OnBootSec=300 OnUnitActiveSec=1800 AccuracySec=60 [Install] WantedBy=timers.target