diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-07-30 10:08:36 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-07-30 10:08:43 +0200 |
| commit | 51cb5468862fb7f6d9ac2ae3a1bdb48a8b339ff7 (patch) | |
| tree | ee7d934a200ebc909b8281cedee86702070cf596 /doc/README.md | |
| parent | Merge branch '2014_07_remove_pyminer' of git://github.com/laanwj/bitcoin into... (diff) | |
| parent | Added systemd .service file in order to help distributions integrate bitcoind. (diff) | |
| download | discoin-51cb5468862fb7f6d9ac2ae3a1bdb48a8b339ff7.tar.xz discoin-51cb5468862fb7f6d9ac2ae3a1bdb48a8b339ff7.zip | |
Merge pull request #4577
0c3e101 Added systemd .service file in order to help distributions integrate bitcoind. (Aitor Pazos)
Diffstat (limited to 'doc/README.md')
| -rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 924f5a8a6..f8bb8020d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -68,6 +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) License --------------------- |