[Unit] Description=Daily Backup Timer for %i Requires=service-backup@%i.service [Timer] # Run daily at configured time OnCalendar=${DEFAULT_BACKUP_SCHEDULE} # If system was down during scheduled time, run on next boot Persistent=true # Add randomization to avoid conflicts with other services RandomizedDelaySec=300 [Install] WantedBy=timers.target