diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-05-01 17:03:49 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-05-01 17:05:06 +0200 |
commit | 1408d6cf768cc3c88e9ab9efe98b0cb52ae3b537 (patch) | |
tree | 5c3728ace4796ff319e4b8be179bebe10dc98143 /contrib/debian/bitcoind.install | |
parent | 35eb9d6c880ec4dd732b9cb4443f84cec2c2cd4e (diff) |
Revert #12769: Add systemd service to bitcoind in debian package
After discussion with Matt on IRC, this is not ready for prime time
until 2019 and shouldn't have been ACKed and merged.
- Revert "Add systemd service for bitcoind"
This reverts commit 2a87b1b07c5c4f8b9b34747c5f254c2ae1e824bf.
- Revert "Sync contrib/debian from Matt Corallo's PPA"
This reverts commit 9085532d35207c4a7690812ae82e476cf518d451.
Tree-SHA512: 439f4ccc3e196011af448b220adf26b0e653ac589bf4cfbbc276c1500c9d08f209c9d6101e4d232857779d9f25164cfb222ed30e3d63de116f9121e6ebde31c3
Diffstat (limited to 'contrib/debian/bitcoind.install')
-rw-r--r-- | contrib/debian/bitcoind.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/debian/bitcoind.install b/contrib/debian/bitcoind.install index 86582a6c14..798ea851f6 100644 --- a/contrib/debian/bitcoind.install +++ b/contrib/debian/bitcoind.install @@ -1,3 +1,2 @@ usr/local/bin/bitcoind usr/bin usr/local/bin/bitcoin-cli usr/bin -debian/examples/bitcoin.conf etc/bitcoin |