Skip to content

Activate the manager service without systemd#307

Merged
mvidner merged 1 commit intomasterfrom
dbus-activation-unified
Nov 16, 2022
Merged

Activate the manager service without systemd#307
mvidner merged 1 commit intomasterfrom
dbus-activation-unified

Conversation

@mvidner
Copy link
Contributor

@mvidner mvidner commented Nov 15, 2022

Followup to #295

Problem

We are starting one of the handful of services in a different way, via systemd instead of via dbus-daemon.

There is no reason other than I wanted to try if it works. It just adds complexity.

Solution

Remove the unnecessary difference from the other services. dbus-daemon starts it just fine.

Testing

  • manual test: take a clean VM; checkout the repo; ./setup.sh; open browser to see no error; verify with d-installer -s

Screenshots

Not affected

Remove the unnecessary difference from the other services.
dbus-daemon starts it just fine.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.747% when pulling 34fce54 on dbus-activation-unified into ea47452 on master.

Copy link
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

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

LGTM, the simpler the better

@mvidner mvidner merged commit d6fa269 into master Nov 16, 2022
@mvidner mvidner deleted the dbus-activation-unified branch November 16, 2022 10:05
@imobachgs imobachgs mentioned this pull request Nov 16, 2022
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.

3 participants