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

Make config file optional in systemd #5847

Merged
merged 1 commit into from
Jun 19, 2017
Merged

Make config file optional in systemd #5847

merged 1 commit into from
Jun 19, 2017

Conversation

sauliusvl
Copy link
Contributor

Currently the systemd service won't start unless you create a config file, even if you don't need one:

Failed to load environment files: No such file or directory
parity.service: Failed to run 'start' task: No such file or directory
Failed to start Parity Daemon.

The minus sign makes systemd ignore the file if it does not exist.

@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M1-ci 🙉 Continuous integration. labels Jun 15, 2017
@rphmeier rphmeier removed the A0-pleasereview 🤓 Pull request needs code review. label Jun 16, 2017
@gavofyork gavofyork merged commit a7da8eb into openethereum:master Jun 19, 2017
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). M1-ci 🙉 Continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants