user-session-units icon indicating copy to clipboard operation
user-session-units copied to clipboard

A collection of units for the systemd user session.

Results 4 user-session-units issues
Sort by recently updated
recently updated
newest added

New update to dbus (1.10.0) introduces files `/usr/lib/systemd/user/dbus.service` and `/usr/lib/systemd/user/dbus.socket`, so this package is in conflict with the core package.

``` >>> Compiling source in /var/tmp/portage/sys-apps/user-session-units-9999/work/user-session-units-9999 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sys-apps/user-session-units-9999/work/user-session-units-9999_build" make -j3 x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"user-session-units\" -DPACKAGE_TARNAME=\"user-session-units\" -DPACKAGE_VERSION=\"9\" -DPACKAGE_STRING=\"user-session-units\ 9\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"user-session-units\" -DVERSION=\"9\" -I. -I/var/tmp/portage/sys-apps/user-session-units-9999/work/user-session-units-9999 -std=gnu99 -fstack-protector -Wall -pedantic...

Or perhaps I'm misunderstanding the purpose of systemctl enable, but for almost all other services, systemctl enable indicates a desire to start said service at boot; while systemctl enable here...

When I start the session, I get some weird error about dbus: ``` Failed to open private bus connection: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 ```...