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