dogecoin/contrib/init
Ryan Crosby 8632c83881 Harden systemd unit file
Use simple invocation type instead of forking daemon

Add alternative unit file for /usr/local installs

Add /opt/ systemd unit variant

Fix comments

Add 3GB memory limit to systemd unit

Restore newlines at end of systemd unit files

Remove "via official sources" comment from the opt systemd unit file

Use term "variant" instead of "variation" since the former is more
specific and correct for this context

Correct dogecoin package directory from "dogecoind" to "dogecoin"

Use tarball bin path

Co-authored-by: Patrick Lodder <patricklodder@users.noreply.github.com>
2021-10-05 19:33:54 +11:00
..
README.md s/bitcoin/dogecoin/ in init scripts (#1456) 2019-03-25 05:36:12 +00:00
dogecoind.conf s/bitcoin/dogecoin/ in init scripts (#1456) 2019-03-25 05:36:12 +00:00
dogecoind.init s/bitcoin/dogecoin/ in init scripts (#1456) 2019-03-25 05:36:12 +00:00
dogecoind.local.service Harden systemd unit file 2021-10-05 19:33:54 +11:00
dogecoind.openrc s/bitcoin/dogecoin/ in init scripts (#1456) 2019-03-25 05:36:12 +00:00
dogecoind.openrcconf s/bitcoin/dogecoin/ in init scripts (#1456) 2019-03-25 05:36:12 +00:00
dogecoind.opt.service Harden systemd unit file 2021-10-05 19:33:54 +11:00
dogecoind.service Harden systemd unit file 2021-10-05 19:33:54 +11:00
org.dogecoin.dogecoind.plist s/bitcoin/dogecoin/ in init scripts (#1456) 2019-03-25 05:36:12 +00:00

README.md

Sample configuration files for:

SystemD: dogecoind.service Upstart: dogecoind.conf OpenRC: dogecoind.openrc dogecoind.openrcconf CentOS: dogecoind.init OS X: org.dogecoin.dogecoind.plist

have been made available to assist packagers in creating node packages here.

See doc/init.md for more information.