fix(worktime): codify ui-bridge in ansible and install flow

This commit is contained in:
igor04091968
2026-05-07 07:20:14 +03:00
parent d91a396c00
commit 8849354dda
8 changed files with 236 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Run AW Worktime UI bridge every 30 seconds
[Timer]
OnBootSec=20s
OnUnitActiveSec=30s
Unit=aw-worktime-ui-bridge.service
Persistent=true
[Install]
WantedBy=timers.target