Add service and timer for androidx-release-watcher

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-07-31 17:50:22 +05:30
parent 7ed50631f7
commit ac002ae0cf
No known key found for this signature in database
GPG key ID: C2E74282C2133D62
3 changed files with 40 additions and 2 deletions

View file

@ -0,0 +1,12 @@
[Unit]
Description=Run shopify-recent every 24 hours with a 30 minute leeway
Requires=androidx-release-watcher.service
[Timer]
Unit=androidx-release-watcher.service
OnUnitInactiveSec=24h
RandomizedDelaySec=15m
AccuracySec=1s
[Install]
WantedBy=timers.target