mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
8e23a74c36
989c8990bb765eef45c8ee471f084ca81a0bead4 Rename “OS X” to the newer “macOS” convention (Giulio Lombardo) Pull request description: Since 2016, with [macOS 10.12 Sierra](https://en.wikipedia.org/wiki/MacOS_Sierra), Mac OS X has been renamed in macOS. It would be a nice if Bitcoin's macOS build instructions follow this naming convention to avoid misunderstandings. Tree-SHA512: 51b7d54bfc39a1a9d0773c64780817c7beca7094aded80481086287474dfa272bf0a1dfa6ef6e3cae91548aa127f65fa730003dddcb97147cdc8c249146aea22
13 lines
297 B
Markdown
13 lines
297 B
Markdown
Sample configuration files for:
|
|
```
|
|
SystemD: dashd.service
|
|
Upstart: dashd.conf
|
|
OpenRC: dashd.openrc
|
|
dashd.openrcconf
|
|
CentOS: dashd.init
|
|
macOS: org.dash.dashd.plist
|
|
```
|
|
have been made available to assist packagers in creating node packages here.
|
|
|
|
See doc/init.md for more information.
|