mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 19:57:00 +05:30
Add service and timer for androidx-release-watcher
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
7ed50631f7
commit
ac002ae0cf
3 changed files with 40 additions and 2 deletions
12
release-watcher-recent.timer
Normal file
12
release-watcher-recent.timer
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue