diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-09-16 11:05:18 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-09-16 11:05:38 +0200 |
| commit | 2d782ab2ce30bf106e34cd3288c9082ac04022f9 (patch) | |
| tree | 8c9546e42f479644b0afc075772a7dffdcf281ac /doc/README.md | |
| parent | Merge pull request #4853 (diff) | |
| parent | Add init scripts and docs for Upstart and OpenRC (diff) | |
| download | discoin-2d782ab2ce30bf106e34cd3288c9082ac04022f9.tar.xz discoin-2d782ab2ce30bf106e34cd3288c9082ac04022f9.zip | |
Merge pull request #4611
234bfbf Add init scripts and docs for Upstart and OpenRC (Adam Weiss)
Diffstat (limited to 'doc/README.md')
| -rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 10c9ad179..d5d61738e 100644 --- a/doc/README.md +++ b/doc/README.md @@ -67,7 +67,7 @@ The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/ - [Assets Attribution](assets-attribution.md) - [Files](files.md) - [Tor Support](tor.md) -- [Systemd](systemd.md) +- [Init Scripts (systemd/upstart/openrc)](init.md) License --------------------- |