feat(platform): consolidate production vehicle data workflows
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Run OneOS customer vehicle scope sync every two minutes
|
||||
|
||||
[Timer]
|
||||
OnBootSec=3min
|
||||
OnUnitActiveSec=2min
|
||||
RandomizedDelaySec=15s
|
||||
AccuracySec=1s
|
||||
Persistent=true
|
||||
Unit=lingniu-vehicle-oneos-scope-sync.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user