bitcoind: don't log timestamps
Timestamps are already logged via journald.
This commit is contained in:
@@ -282,6 +282,7 @@ let
|
||||
configFile = builtins.toFile "bitcoin.conf" ''
|
||||
# We're already logging via journald
|
||||
nodebuglogfile=1
|
||||
logtimestamps=0
|
||||
|
||||
startupnotify=/run/current-system/systemd/bin/systemd-notify --ready
|
||||
|
||||
|
||||
Reference in New Issue
Block a user