light-heart-labs--ods
11 行
142 B
SYSTEMD
11 行
142 B
SYSTEMD
[Unit]
|
|
Description=OpenClaw Session Cleanup Timer
|
|
|
|
[Timer]
|
|
OnBootSec=30s
|
|
OnUnitActiveSec=60s
|
|
AccuracySec=5s
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|