[Unit]
Description=brep build database cleaner timer
RefuseManualStart=no
RefuseManualStop=no

[Timer]
Unit=brep-clean.service

# Don't keep track of the timer across reboots.
#
Persistent=false

# Wait 20 seconds until the first run.
#
OnBootSec=20

# Then wait 5 minutes until the next run.
#
OnUnitInactiveSec=5m


[Install]
WantedBy=timers.target