-
Notifications
You must be signed in to change notification settings - Fork 14
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
feature: miracle can now integrate with systemd in a meaningful way #228
Conversation
7007259
to
d5c8f39
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks mostly good, just a couple of things...
From @alebastr in Matrix:
|
Nope, put that Xwayland fix in a separate PR. 😛 |
You caught me :( #237 |
This reverts commit e278547.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we're finally good to go.
…228) Miracle now supports running through systemd, including logging to the journal and invoking processes as transient units through systemd-run. This is controlled as a build-time feature in CMake.
What's new?
-DSYSTEMD_INTEGRATION
build optionmiracle-wm-session
script (this will need more work in the future, but this is a good start)journal
if it can from the default runner script