[pulseaudio-tickets] [Bug 105799] Pulseaudio prevents /home from unmounting
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 30 12:43:11 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105799
--- Comment #4 from Felipe Sateler <fsateler at gmail.com> ---
What happens if you add ordering for /home to the user manager?
systemctl edit user at .service
Add the following content to the editor:
[Unit]
RequiresMountsFor=/home
I think what happens is that systemd is unmounting /home before trying to
shutdown the user manager (and thus pulseaudio).
If this fixes the problem then it needs to get fixed in systemd.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20180330/2a1ce546/attachment.html>
More information about the pulseaudio-bugs
mailing list