We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried this process and no luck on my end. I want to get back to the original state but since I deleted:
/var/lib/gdm3/.config/systemd/user/sockets.target.wants/pulseaudio.socket
I do not know how to recover this. The rest is pretty straight forward. I should have backed up that file.
The text was updated successfully, but these errors were encountered:
Hello !
You can rewrite it with the following content:
[Unit] Description=Sound System [Socket] Priority=6 Backlog=5 ListenStream=%t/pulse/native [Install] WantedBy=sockets.target
Sorry, something went wrong.
Thanks!
For me it was to actually create a symlink:
ln -s /var/lib/gdm3/.config/systemd/user/sockets.target.wants/pulseaudio.socket /usr/lib/systemd/user/pulseaudio.socket
I forgot to update this ticket so I appreciate your response
No branches or pull requests
I tried this process and no luck on my end. I want to get back to the original state but since I deleted:
I do not know how to recover this. The rest is pretty straight forward. I should have backed up that file.
The text was updated successfully, but these errors were encountered: