Skip to content

Add systemd user units

Zhaofeng Li requested to merge zhaofengli/phosh:systemd into master

This allows Phosh to be started with gnome-session --systemd, with most session components managed by systemd. The systemd option defaults to false, as the identically named phosh system service on PureOS may cause confusion.

Helps https://github.com/NixOS/nixpkgs/issues/123735. For reference, gnome-flashback added systemd user units in this MR.

Edited by Zhaofeng Li

Merge request reports