From 3d32c0afeb4eaa5b71728604a04213f6af3ee4c6 Mon Sep 17 00:00:00 2001 From: Erik Arvstedt Date: Tue, 17 May 2022 13:18:43 +0200 Subject: [PATCH] docs/configuration: clarify description It's not entirely clear what 'updating the secrets' means (it refers to the previous step), so just remove this part. --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index a9f1aea..1e1a0ca 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -226,7 +226,7 @@ $secretsDir/bitcoin-rpcpassword-public ``` See: [Secrets dir](#secrets-dir) -Restart `bitcoind` after updating the secrets: `systemctl restart bitcoind`. +Afterwards, restart `bitcoind`: `systemctl restart bitcoind`. # Temporarily disable a service