blob: 1ba3fc89b19c6e2487d373bfcf7726d709256b94 [file] [log] [blame]
[Unit]
Description=cros cron timer in %I source tree
[Timer]
Unit=cros-cron@%i.service
# Start 2 minutes after the first user login.
OnStartupSec=2m
# Re-run 50 minutes after finishing.
OnUnitInactiveSec=50m
# All starts will have a random delay of up to 5 minutes.
RandomizedDelaySec=5m
[Install]
WantedBy=default.target