134d8cf59e
- app.md - call_monitor - db.go - main.go - operations.db - operations.db-shm - operations.db-wal - migrations/006_function_sequences.sql - migrations/007_calls_command_snippet.sql - sequences.go - ... Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
11 lines
206 B
SYSTEMD
11 lines
206 B
SYSTEMD
[Unit]
|
|
Description=Run call_monitor sequences detection every 6 hours (issue 0087)
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 00/6:00:00
|
|
Persistent=true
|
|
Unit=call_monitor_sequences.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|