to allow work pipewire_as_root #127
Unanswered
edward2005edward
asked this question in
Q&A
Replies: 1 comment
-
|
Thank you. I think I'll implement this in the next version of MiniOS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi all
continuing the discussion https://github.com/orgs/minios-linux/discussions/85
to allow work pipewire_as_root
You need to comment out the lines /ConditionUser=!root --> #ConditionUser=!root/
in the following files
/etc/systemd/user/sockets.target.wants/pipewire-pulse.socket
/usr/lib/systemd/user/pipewire-pulse.service
/usr/lib/systemd/user/pipewire-pulse.socket
/usr/lib/systemd/user/pipewire.socket
/usr/lib/systemd/user/pipewire.service
from
https://www.reddit.com/r/pipewire/comments/mibuu9/pipewire_as_root/
Beta Was this translation helpful? Give feedback.
All reactions