rgb-cln/contrib
Erik De Smedt db9dbc5f31 Remove --daemon from lightningd.service
When the `--daemon` flag is used, `lightningd` requires that `--log-file`
is used as well. By consequence, the `lightningd.service` didn't work
out-of-the-box for me.

This changes also sends the logs to `journald`.
The new approach is consistent with the `bitcoind.service` file in the bitcoin-core repository.

I prefer this approach because it comes with automatic log-rotation.
2023-07-09 13:02:10 +09:30
..
docker build: remove gmp 2023-05-24 18:21:43 +09:30
init Remove --daemon from lightningd.service 2023-07-09 13:02:10 +09:30
keys misc: Update cdecker's gpg key 2022-12-06 16:37:19 +01:00
msggen msggen: add new version string. 2023-06-29 11:28:47 -04:00
plugins contrib: fix id parsing in IO loop of cowsay.sh plugin 2023-07-06 16:18:46 +09:30
pylightning contrib/pylightning: remove lightning-pay helper. 2022-06-21 06:52:35 +09:30
pyln-client py: Update dependencies and relax constraints 2023-06-18 11:00:32 +09:30
pyln-proto pyln-proto: expose the tlv types 2023-06-23 13:32:25 +09:30
pyln-spec pyln-spec: update to latest spec. 2022-09-22 15:29:08 +02:00
pyln-testing lightningd: add option `opening_anchor_channel` to fundpsbt, utxopsbt. 2023-06-29 11:28:47 -04:00
reprobuild build: remove gmp 2023-05-24 18:21:43 +09:30
sanitizer_suppressions common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bootstrap-node.sh Replace head -n with sort -R for better random peer selection 2023-01-04 13:29:46 +10:30
clang-coverage-report.sh contrib: script to generate Clang coverage report 2023-06-15 10:47:56 +09:30
config-example Added sample config file 2023-06-21 14:57:34 +09:30
giantnode.py contrib/giantnode.py: populate three regtest nodes with many invoices/forwards/payments. 2022-09-18 16:21:54 +02:00
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh Fix Typo in startup_regtest.sh 2023-04-11 13:39:51 +09:30