<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Hang on shutdown because wpa_supplicant is stopped before that umount a _netdev mount point"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86707">bug 86707</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>ASSIGNED
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Hang on shutdown because wpa_supplicant is stopped before that umount a _netdev mount point"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86707#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Hang on shutdown because wpa_supplicant is stopped before that umount a _netdev mount point"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86707">bug 86707</a>
from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
<pre>Note that systemd git is now able to read the _netdev option from userspace for
mounts that are done on the shell, without /etc/fstab. With that in place
systemd is now able to order all mounts after network.target automatically,
regardless if configured in /etc/fstab or done manually, as long as they have
_netdev specified. Then, if wpa_supplicant.service contains
After=network.target all should be good. As the shutdown order between two
units is always the reverse of the startup order this means the mount units are
unmounted first, before wpa_supplicant is terminated.
Hence, closing, everything else needs to be done with the right
After=network.target dep in wpa_supplicant.service</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>