diff options
author | Adam Weiss <adam@signal11.com> | 2014-07-31 11:56:17 -0400 |
---|---|---|
committer | Adam Weiss <adam@signal11.com> | 2014-09-09 16:58:06 -0400 |
commit | 234bfbf6a5fcba37e510e9cb6c1f2a629cd0290e (patch) | |
tree | b9712699be08c4bcf48c669cbfc85c1c47bfba21 /doc/README.md | |
parent | 8b4616bab3d6badabbcce7d73baf4c74bf2fd854 (diff) |
Add init scripts and docs for Upstart and OpenRC
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 f8bb8020d4..8368e4644b 100644 --- a/doc/README.md +++ b/doc/README.md @@ -68,7 +68,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 --------------------- |