Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Add missing step for Using systemd service file#10175

Merged
jam10o-new merged 2 commits into
openethereum:masterfrom
bneiluj:patch-1
Feb 7, 2019
Merged

Add missing step for Using systemd service file#10175
jam10o-new merged 2 commits into
openethereum:masterfrom
bneiluj:patch-1

Conversation

@bneiluj
Copy link
Copy Markdown
Contributor

@bneiluj bneiluj commented Jan 13, 2019

Copy Parity release from target folder to bin, write cp -R ./target/release/parity /usr/bin/ to match ExecStart=/usr/bin/parity --config /etc/parity/config.toml from https://github.com/paritytech/parity-ethereum/blob/master/scripts/parity.service

Copy Parity release from target folder to bin, write `cp -R ./target/release/parity /usr/bin/` to match `ExecStart=/usr/bin/parity --config /etc/parity/config.toml` from `https://github.com/paritytech/parity-ethereum/blob/master/scripts/parity.service`
@parity-cla-bot
Copy link
Copy Markdown

It looks like @bneiluj hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

@bneiluj
Copy link
Copy Markdown
Contributor Author

bneiluj commented Jan 13, 2019

[clabot:check]

@parity-cla-bot
Copy link
Copy Markdown

It looks like @bneiluj signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@5chdn 5chdn added this to the 2.4 milestone Jan 14, 2019
Comment thread README.md Outdated
@5chdn 5chdn added A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M3-docs 📑 Documentation. labels Jan 14, 2019
`sudo install ./target/release/parity /usr/bin/parity`
@jam10o-new jam10o-new merged commit e344286 into openethereum:master Feb 7, 2019
ordian added a commit that referenced this pull request Apr 5, 2019
* master:
  fix: parity-clib/examples/cpp/CMakeLists.txt (#10313)
  CI optimizations (#10297)
  Increase number of requested block bodies in chain sync (#10247)
  Deprecate account management (#10213)
  Properly handle check_epoch_end_signal errors (#10015)
  fix(osx and windows builds): bump parity-daemonize (#10291)
  Add missing step for  Using `systemd` service file (#10175)
  Call private contract methods from another private contract (read-only)  (#10086)
  update ring to 0.14 (#10262)
  fix(secret-store): deprecation warning (#10301)
  Update to jsonrpc-derive 10.0.2, fixes aliases bug (#10300)
  Convert to jsonrpc-derive, use jsonrpc-* from crates.io (#10298)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M3-docs 📑 Documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants