2a87b1b07c
Adding systemd service for bitcoind, to provide for a simpler out-of-the-box experience. Configuration file is /etc/bitcoin/bitcoin.conf. This file is a copy of the sample configuration file. The service user 'bitcoin' is added during install. Its homedir is in '/var/lib/bitcoin'. bitcoind.service is disabled by default to allow the user to configure it, before starting it the first time. On package purge, the 'bitcoin' user as well as its homedir is left intact, to not accidentally remove a wallet or something of equal importance. Instead the user is presented with information on how to perform the cleanup manually, after making sure all important data has been backed up. |
||
---|---|---|
.. | ||
examples | ||
patches | ||
source | ||
bitcoin-qt.desktop | ||
bitcoin-qt.install | ||
bitcoin-qt.lintian-overrides | ||
bitcoin-qt.manpages | ||
bitcoin-qt.protocol | ||
bitcoin-tx.bash-completion | ||
bitcoin-tx.install | ||
bitcoin-tx.manpages | ||
bitcoind.bash-completion | ||
bitcoind.examples | ||
bitcoind.install | ||
bitcoind.lintian-overrides | ||
bitcoind.manpages | ||
bitcoind.postinst | ||
bitcoind.postrm | ||
bitcoind.service | ||
changelog | ||
compat | ||
control | ||
copyright | ||
gbp.conf | ||
README.md | ||
rules | ||
watch |
Debian
This directory contains files used to package bitcoind/bitcoin-qt for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
bitcoin: URI support
bitcoin-qt.desktop (Gnome / Open Desktop) To install:
sudo desktop-file-install bitcoin-qt.desktop
sudo update-desktop-database
If you build yourself, you will either need to modify the paths in
the .desktop file or copy or symlink your bitcoin-qt binary to /usr/bin
and the ../../share/pixmaps/bitcoin128.png
to /usr/share/pixmaps
bitcoin-qt.protocol (KDE)