dbus/bus/systemd-user
David Redondo 03b4fba4b0 Put dbus-daemon into session slice
The session slice and the  app and background slices are special slices defined by
https://systemd.io/DESKTOP_ENVIRONMENTS/, where:
  session.slice: Contains only processes essential to run the user’s graphical session
  app.slice: Contains all normal applications that the user is running
This allows users or sysadmins to control resource allocation depending on the type
of the service.
Since v249 (23dce98e89)
systemd puts user services into the app slice by default so dbus needs to manually state
that it belongs in the session slice.
2021-11-18 11:35:49 +00:00
..
dbus.service.in Put dbus-daemon into session slice 2021-11-18 11:35:49 +00:00
dbus.socket.in Drop [Install] sections from user services 2015-11-07 13:10:43 +01:00