mirror of https://github.com/bitcoin/bitcoin.git
PermissionsStartOnly is deprecated [1]. This removes the directives
and instead we prefixes the value of the ExecStartPre directive with
'!', which means the executable, 'chgrp' in this case, is run with
full privileges and able to change the group of /etc/bitcoin.
1:
|
||
---|---|---|
.. | ||
README.md | ||
bitcoind.conf | ||
bitcoind.init | ||
bitcoind.openrc | ||
bitcoind.openrcconf | ||
bitcoind.service | ||
org.bitcoin.bitcoind.plist |
README.md
Sample configuration files for:
systemd: bitcoind.service
Upstart: bitcoind.conf
OpenRC: bitcoind.openrc
bitcoind.openrcconf
CentOS: bitcoind.init
macOS: org.bitcoin.bitcoind.plist
have been made available to assist packagers in creating node packages here.
See doc/init.md for more information.