feat(verify): add pending external verifier
This commit is contained in:
@@ -31,6 +31,14 @@ sudo ln -sf /root/.openclaw/workspace/second-brain/systemd/openclaw-secondbrain-
|
||||
sudo systemctl daemon-reload
|
||||
```
|
||||
|
||||
Optional (verification hardening):
|
||||
|
||||
```bash
|
||||
sudo ln -sf /root/.openclaw/workspace/second-brain/systemd/openclaw-secondbrain-verify-pending.* /etc/systemd/system/
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable --now openclaw-secondbrain-verify-pending.timer
|
||||
```
|
||||
|
||||
### Enable timers
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user