diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-09-16 11:05:18 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-09-16 11:05:38 +0200 |
commit | 2d782ab2ce30bf106e34cd3288c9082ac04022f9 (patch) | |
tree | 8c9546e42f479644b0afc075772a7dffdcf281ac /doc/README.md | |
parent | edb1eebabccc1b05ae6cc8065eda53a36cdca3ad (diff) | |
parent | 234bfbf6a5fcba37e510e9cb6c1f2a629cd0290e (diff) |
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 10c9ad1799..d5d61738e8 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 --------------------- |