feat(1c): add codex recovery brief layer

This commit is contained in:
igor04091968
2026-05-22 16:46:32 +03:00
parent 4f1b935bdc
commit be4609cd25
9 changed files with 958 additions and 0 deletions
@@ -0,0 +1,13 @@
[Unit]
Description=AW-rus 1C Recovery Brief
After=network-online.target aw-1c-manager-brief.service
Wants=network-online.target
[Service]
Type=oneshot
Environment=AW_1C_ROOT=/opt/activitywatch/clickhouse-1c
ExecStart=/opt/activitywatch/clickhouse-1c/ops/run_recovery_brief.sh
TimeoutStartSec=45min
[Install]
WantedBy=multi-user.target