Change blockchain node service syslog identifier from aitbc-blockchain-production to aitbc-blockchain
Some checks failed
Systemd Sync / sync-systemd (push) Has been cancelled
Some checks failed
Systemd Sync / sync-systemd (push) Has been cancelled
This commit is contained in:
@@ -27,7 +27,7 @@ RestartSec=5
|
|||||||
# Production logging
|
# Production logging
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
SyslogIdentifier=aitbc-blockchain-production
|
SyslogIdentifier=aitbc-blockchain
|
||||||
|
|
||||||
# Production security
|
# Production security
|
||||||
NoNewPrivileges=true
|
NoNewPrivileges=true
|
||||||
|
|||||||
Reference in New Issue
Block a user