Files
aitbc/systemd
aitbc 188878ccd4
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled
Systemd Sync / sync-systemd (push) Has been cancelled
fix: add SyslogIdentifier to systemd services for proper journal logging
- Add SyslogIdentifier to aitbc-blockchain-p2p.service
- Add SyslogIdentifier to aitbc-agent-registry.service
- Add SyslogIdentifier to aitbc-ai.service
- Add SyslogIdentifier to aitbc-blockchain-sync.service
- Add SyslogIdentifier to aitbc-load-secrets.service
- Add SyslogIdentifier to aitbc-monitoring.service
- Add SyslogIdentifier to aitbc-openclaw.service
- Add SyslogIdentifier to aitbc-plugin.service

This ensures services log with their service name instead of 'python' or 'poetry' in journalctl.
2026-05-03 22:06:32 +02:00
..