On Thu, Jun 17 2021 at 11:52:44 AM +1000, Peter Hutterer <peter.hutte...@who-t.net> wrote:
What I need is manager.service being auto-enabled at install time. How do I
get this done?

Hi, you're missing a systemd preset. You generally need FESCo approval to add a preset. See:

* https://src.fedoraproject.org/rpms/fedora-release/tree/rawhide, specifically 90-default-user.preset * https://docs.fedoraproject.org/en-US/packaging-guidelines/DefaultServices/

That said, we already have user session presets for pipewire in 90-default-user.preset:

enable pipewire.socket
enable pipewire-pulse.socket

This allows Pipewire to be enabled by default, but via socket activation only. The lack of a preset for pipewire.service itself seems to be intentional.

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to