Change blockchain node service syslog identifier from aitbc-blockchain-production to aitbc-blockchain
Some checks failed
Systemd Sync / sync-systemd (push) Has been cancelled

This commit is contained in:
aitbc
2026-04-15 09:33:36 +02:00
parent 86bbd732d0
commit b02c3be937

View File

@@ -27,7 +27,7 @@ RestartSec=5
# Production logging
StandardOutput=journal
StandardError=journal
SyslogIdentifier=aitbc-blockchain-production
SyslogIdentifier=aitbc-blockchain
# Production security
NoNewPrivileges=true