dash/contrib/debian
MarcoFalke a8820d894f Merge #19474: doc: Use precise permission flags where possible
fab558612278909df93bdf88f5727b04f13aef0f doc: Use precise permission flags where possible (MarcoFalke)

Pull request description:

  Instead of mentioning the all-encompassing `-whitelist*` settings, change the docs to mention the exact permission flag that will influence the behaviour.

  This is needed because in the future, the too-broad `-whitelist*` settings (they either include *all* permission flags or apply to *all* peers) might be deprecated to require the permission flags to be enumerated.

  Alternatively, in the future there could be an RPC to set the net permission flags on an existing connection, in which case the `-whitelist*` terminology is of no help.

ACKs for top commit:
  jnewbery:
    reACK fab558612278909df93bdf88f5727b04f13aef0f
  fjahr:
    Code review ACK fab558612278909df93bdf88f5727b04f13aef0f
  jonatack:
    ACK fab558612278909df93bdf88f5727b04f13aef0f

Tree-SHA512: c7dea3e577d90103bb2b0ffab7b7c8640b388932a3a880f69e2b70747fc9213dc1f437085671fd54c902ec2a578458b8a2fae6dbe076642fb88efbf9fa9e679c
2023-01-19 23:37:39 -06:00
..
examples Merge #19474: doc: Use precise permission flags where possible 2023-01-19 23:37:39 -06:00
patches
source
compat
control Merge #17515: Remove straggling OpenSSL references from doc and build 2022-06-16 01:34:30 -04:00
copyright Merge #15061: [Trivial] Update license year range to 2019 2021-08-15 11:08:08 -04:00
dash-qt.desktop Merge #12854: Add P2P, Network, and Qt categories to the desktop icon 2021-04-17 16:22:01 -04:00
dash-qt.install Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00
dash-qt.lintian-overrides Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dash-qt.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dash-qt.protocol Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dash-tx.bash-completion Merge #8289: bash-completion: Adapt for 0.12 and 0.13 2017-12-28 11:44:59 +01:00
dash-tx.install more bitcoin->dash 2016-03-04 12:09:03 +03:00
dash-tx.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dashd.bash-completion Fix review nits 2017-12-28 15:53:17 +01:00
dashd.examples Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.install Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.lintian-overrides Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
gbp.conf
README.md Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
rules partial revert dash#2911: s/dash-config/bitcoin-config/g 2022-08-09 14:16:28 +05:30
watch Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00

Debian

This directory contains files used to package dashd/dash-qt for Debian-based Linux systems. If you compile dashd/dash-qt yourself, there are some useful files here.

dash: URI support

dash-qt.desktop (Gnome / Open Desktop) To install:

sudo desktop-file-install dash-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 dash-qt binary to /usr/bin and the ../../share/pixmaps/dash128.png to /usr/share/pixmaps

dash-qt.protocol (KDE)