Skip to content
New issue

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

Please add instructions on how to revert if this fails #2

Closed
jpSimkins opened this issue Aug 14, 2019 · 2 comments
Closed

Please add instructions on how to revert if this fails #2

jpSimkins opened this issue Aug 14, 2019 · 2 comments

Comments

@jpSimkins
Copy link

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.

@Goldweavers
Copy link
Owner

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

@jpSimkins
Copy link
Author

jpSimkins commented Sep 18, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants