8a6219e543
Remove -sysperms
option
...
This change effectively reverts commits from
https://github.com/bitcoin/bitcoin/pull/4286 .
Users, who rely on non-default access permissions, should use `chmod`
command.
2023-02-05 08:09:16 +00:00
e1604b3d50
doc: Replace tabs for spaces
2021-02-04 12:06:13 +00:00
98db48d349
doc: Fix markdown formatting
...
Lines were being joined making it hard to read.
2021-02-04 09:17:53 +00:00
a2a03c3ca9
fixing documentation to not require rpcpassword
2020-03-21 19:51:31 +05:30
6aab7649d3
doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
2019-09-17 03:21:22 -04:00
f3b57f4a1c
Unrecommend making config file owned by bitcoin
...
The bitcoin user needs read access to the configuration file, but write
access is not needed. It is not considered best practice to make
configuration directories and files owned by the services reading them.
2019-08-20 10:54:14 +02:00
bad1716c6d
init: Modify docs and add release note for 12255
2019-02-04 09:18:28 -05:00
4a9f064ea1
Fix typos
2018-10-04 21:58:24 +03:00
fa0e1e2f63
contrib: Remove debian and rpm subfolders
2018-07-30 14:00:56 -04:00
989c8990bb
Rename “OS X” to the newer “macOS” convention
2018-06-04 13:04:04 +02:00
4d14d06fcb
docs: clarified systemd installation instructions in init.md for Ubuntu users.
...
Added a note to init.md to clarify the .service copy path for newer versions of Ubuntu because it differs from the described copy path.
Also noted what version of Ubuntu switched to systemd for the default system init.
2018-02-17 17:23:06 -07:00
d201e40c55
Update init.md: Fix section numbering.
2017-07-29 00:20:43 +08:00
72a184a780
Update init.md: Fix line breaks in section 3b.
2017-07-18 21:17:39 -07:00
dbc5ee821e
Merge pull request #6621
...
e04b0b6
added OS X documentation to doc/init.md (Kevin Cooper)
d4aa54c
added org.bitcoin.bitcoind.plist for launchd (OS X) (Kevin Cooper)
2015-10-26 17:42:00 +01:00
e04b0b6b83
added OS X documentation to doc/init.md
2015-10-24 18:28:02 -07:00
99963b938f
Correct spelling mistakes in doc folder
...
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
2015-10-18 06:25:43 +10:00
8778471dce
Update init doc to mention cookie authentication
2015-08-10 23:56:37 +08:00
fc25a8748e
Add note on relative paths, improve formatting
...
Added "conf, pid, and wallet accept relative paths which are interpreted as relative to the data directory. wallet only supports relative paths."
2015-08-04 14:10:51 +08:00
7e6d23b171
Bugfix: Grammar fixes
2015-05-01 11:21:27 +00:00
723664b5db
startup script for centos, with documentation.
2015-03-03 11:23:54 -05:00
41020ebe86
Fix formatting in init.md
2014-09-30 10:41:31 -07:00
234bfbf6a5
Add init scripts and docs for Upstart and OpenRC
2014-09-09 16:58:06 -04:00