Skip to content

data: Add systemd target for X11 specific services

Carlos Garnacho requested to merge wip/carlosg/x11-services-target into master

These services should be a direct dependency of a X11 session, but might be started or stopped as required on Wayland sessions. This unit is pretty barebones, and it is expected that any service that wants to be a dependency of it must set itself up as such.

Merge request reports