diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-05-01 16:51:56 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-05-01 16:52:57 +0200 |
commit | 35eb9d6c880ec4dd732b9cb4443f84cec2c2cd4e (patch) | |
tree | 5a8ef2ee612b8a5304036033e09f8e8ee5b92e95 /contrib/debian/patches/series | |
parent | c5f7efe3312ffb63567d7a4d6653245c745a062f (diff) | |
parent | 2a87b1b07c5c4f8b9b34747c5f254c2ae1e824bf (diff) |
Merge #12769: Add systemd service to bitcoind in debian package
2a87b1b Add systemd service for bitcoind (ctp-tsteenholdt)
9085532 Sync contrib/debian from Matt Corallo's PPA (ctp-tsteenholdt)
Pull request description:
On suggestion from @TheBlueMatt I have updated `contrib/debian` files to include a systemd service in the `bitcoind` build. Tested and working on Ubuntu 16.04 and 17.10.
This fixes Issue #12758
Tree-SHA512: b6137fafee940c7410df1242c8716a87f47c5bc60eb8df3ad0184a50c2d67ef3f2728761c742670a0ad546ab6e7ad60472a721350cd6280b3bcbdc582e50ee07
Diffstat (limited to 'contrib/debian/patches/series')
-rw-r--r-- | contrib/debian/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/debian/patches/series b/contrib/debian/patches/series index 8b13789179..e69de29bb2 100644 --- a/contrib/debian/patches/series +++ b/contrib/debian/patches/series @@ -1 +0,0 @@ - |