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

feat(24.04): add dbus-user-session and libpam-systemd #340

Draft
wants to merge 2 commits into
base: ubuntu-24.04
Choose a base branch
from

Conversation

Meulengracht
Copy link
Member

Proposed changes

Add dbus-user-session which is package that simply carries systemd units. It also depends on libpam-systemd which is a pure library, so added very basic test for the libpam-systemd as I'm a bit unsure how to best test this. What the user units does are executing dbus-daemon in user context instead of system context as we already test for dbus.

Forward porting

Checklist

Copy link

github-actions bot commented Sep 5, 2024

Diff of dependencies:

slices/dbus-user-session.yaml
@@ -1,4 +1,3 @@
-dbus-broker
 dbus-daemon
 dbus-session-bus-common
 libpam-systemd
slices/libpam-systemd.yaml
@@ -1,8 +1,7 @@
-dbus-system-bus
-default-dbus-system-bus
+dbus
 libc6
 libcap2
 libpam-runtime
 libpam0g
 systemd
-systemd-sysv
+systemd-dev

@Meulengracht Meulengracht marked this pull request as draft September 5, 2024 07:21
@Meulengracht
Copy link
Member Author

This PR needs #306

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.

1 participant