lvx, eg4, and evse
This commit is contained in:
@@ -6,9 +6,14 @@ Description=Periodic re-resolve of LVX6048 hidraw symlinks (transient-failure ba
|
||||
# idempotent — runs that don't change anything are no-ops.
|
||||
|
||||
[Timer]
|
||||
OnBootSec=2min
|
||||
OnUnitActiveSec=5min
|
||||
# Wall-clock schedule: fire every 5 minutes regardless of resolver service
|
||||
# state. We previously used OnBootSec= + OnUnitActiveSec= which interacted
|
||||
# badly with the resolver's RemainAfterExit=yes — once the unit was active,
|
||||
# systemd considered the trigger condition met and stopped re-scheduling
|
||||
# (observed on 2026-04-29: only 3 runs over 30 min, then nothing).
|
||||
OnCalendar=*:0/5
|
||||
AccuracySec=15s
|
||||
Persistent=true
|
||||
Unit=lvx-resolve-links.service
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user