10 lines
145 B
SYSTEMD
10 lines
145 B
SYSTEMD
[Unit]
|
|
Description=OpenClaw Second-Brain ingest_memory (every 5 min)
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/5
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|