mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-26 03:52:32 +02:00
doc: Fix systemd spelling and link to doc/init.md
See https://www.freedesktop.org/wiki/Software/systemd/
This commit is contained in:
parent
601778c310
commit
9d02654677
@ -1,6 +1,6 @@
|
|||||||
Sample configuration files for:
|
Sample configuration files for:
|
||||||
```
|
```
|
||||||
SystemD: bitcoind.service
|
systemd: bitcoind.service
|
||||||
Upstart: bitcoind.conf
|
Upstart: bitcoind.conf
|
||||||
OpenRC: bitcoind.openrc
|
OpenRC: bitcoind.openrc
|
||||||
bitcoind.openrcconf
|
bitcoind.openrcconf
|
||||||
@ -9,4 +9,4 @@ macOS: org.bitcoin.bitcoind.plist
|
|||||||
```
|
```
|
||||||
have been made available to assist packagers in creating node packages here.
|
have been made available to assist packagers in creating node packages here.
|
||||||
|
|
||||||
See doc/init.md for more information.
|
See [doc/init.md](../../doc/init.md) for more information.
|
||||||
|
Loading…
Reference in New Issue
Block a user