nix-bitcoin/modules
Erik Arvstedt 7a97304f13
treewide: remove unit descriptions
Systemd's `Description` option is a misnomer (as confessed by `man systemd.unit`):
Its value is used by user-facing tools in place of the unit file name, so this option
could have been more aptly named `label` or `name`.
`Description` should only be set if the unit file name is not sufficient for naming a unit.
This is not the case for our services, except for `systemd.services.nb-netns-bridge`
whose description has been kept.

As an example how this affects users, weird journal lines like
```
nb-test systemd[1]: Starting Run clightningd...
```
are now replaced by
```
nb-test systemd[1]: Starting clightning.service...
```
2021-02-07 22:41:31 +01:00
..
clightning-plugins clboss: add module 2020-12-22 09:40:00 +00:00
deployment extract module 'deployment/nixops.nix', add option 'deployment.secretsDir' 2020-03-24 21:43:21 +00:00
presets move mkHiddenService to lib 2021-02-04 12:39:54 +00:00
secrets add option nix-bitcoin.pkgs, remove overlay 2020-11-09 22:10:07 +01:00
backups.nix treewide: remove unneeded string literals 2021-02-07 22:41:29 +01:00
banlist.cli.txt banlist: update to newest version 2020-06-11 09:23:26 +00:00
bitcoind-rpc-public-whitelist.nix treewide: fix formatting 2021-02-07 22:40:10 +01:00
bitcoind.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
btcpayserver.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
clightning.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
default.nix remove webindex 2021-01-14 13:25:10 +01:00
electrs.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
hardware-wallets.nix treewide: remove unneeded string literals 2021-02-07 22:41:29 +01:00
joinmarket-ob-watcher.nix treewide: remove unneeded string literals 2021-02-07 22:41:29 +01:00
joinmarket.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
lightning-loop.nix treewide: remove unneeded string literals 2021-02-07 22:41:29 +01:00
liquid.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
lnd-rest-onion-service.nix lnd: add option 'restOnionService' 2021-02-05 09:17:14 +01:00
lnd.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
modules.nix lnd: add option 'restOnionService' 2021-02-05 09:17:14 +01:00
netns-isolation.nix netns-isolation: simplify permission definition for netns-exec 2021-02-07 22:39:06 +01:00
nix-bitcoin.nix fix syntax error 2020-05-06 12:13:32 +02:00
nodeinfo.nix Merge #290: JoinMarket Orderbook Watcher 2021-01-17 20:00:13 +00:00
obsolete-options.nix modules: show warnings for obsolete options 2021-01-14 13:25:09 +01:00
onion-addresses.nix rename nix-bitcoin-services.nix -> lib.nix 2021-02-04 12:39:48 +00:00
onion-services.nix move mkHiddenService to lib 2021-02-04 12:39:54 +00:00
operator.nix extract operator module 2020-10-16 16:46:55 +02:00
recurring-donations.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
security.nix security: don't restrict process info by default for module users 2020-08-20 13:12:07 +02:00
spark-wallet.nix treewide: remove unit descriptions 2021-02-07 22:41:31 +01:00
versioning.nix enable-tor: disable default onion services for clightning, lnd, btcpayserver 2021-01-14 13:25:09 +01:00