From 513b97ff8b7262905ee68134217ad16ccb4152e6 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Wed, 17 Aug 2022 15:10:05 -0700 Subject: [PATCH] Remove old comment from bitcoind.service (#334) --- deploy/bitcoind.service | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/deploy/bitcoind.service b/deploy/bitcoind.service index b1ee74071b..8be19787c3 100644 --- a/deploy/bitcoind.service +++ b/deploy/bitcoind.service @@ -1,14 +1,3 @@ -# It is not recommended to modify this file in-place, because it will -# be overwritten during package upgrades. If you want to add further -# options or overwrite existing ones then use -# $ systemctl edit bitcoind.service -# See "man systemd.service" for details. - -# Note that almost all daemon options could be specified in -# /etc/bitcoin/bitcoin.conf, but keep in mind those explicitly -# specified as arguments in ExecStart= will override those in the -# config file. - [Unit] Description=Bitcoin daemon Documentation=https://github.com/bitcoin/bitcoin/blob/master/doc/init.md