Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the systemd dependency optional #911

Merged
merged 1 commit into from May 10, 2020
Merged

Conversation

angerman
Copy link
Contributor

@angerman angerman commented May 9, 2020

One might not want systemd, or not be able to link against systemd. This should make it possible to disable it via a flag.

Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please squash into one patch.

This introduces the `systemd` flag, which defaults to `true`.
Disabling this flag will drop the dependency on `systemd` and
subsequently lack systemd-logging support.

Useful when building fully static (musl) `cardano-node`s.
@erikd
Copy link
Contributor

erikd commented May 10, 2020

bors r+

@iohk-bors iohk-bors bot merged commit 375f868 into master May 10, 2020
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 10, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants