Skip to content

util: Never try to autostart systemd

Benjamin Berg requested to merge benzea/avoid-systemd-autostart into master

systemd cannot be auto-started. Doing this avoids warnings during login of the gdm user where we (intentionally) cannot use systemd.

Merge request reports