Bug#798314: systemd: Systemd waits 30 minutes to shut down because of NFS share

Michael Biebl biebl at debian.org
Tue Sep 8 16:01:12 BST 2015


Am 08.09.2015 um 16:54 schrieb Javier Ayres:
> Hi, I'm connecting via wifi and using NetworkManager. This is
> NetworkManager's configuration file for this particular network:
> 
> [connection]
> id=natalia
> uuid=c0a08844-145f-4c9d-8528-2163efcfba50
> type=802-11-wireless
> timestamp=1396749922
> 
> [802-11-wireless]

Either wpasupplicant or NetworkManager is shut down before the NFS
shares are umounted.
In case of wpasupplicant it might be dbus going away.
Does it help if you change wpasupplicant to add an explicit ordering for
dbus, like this

# systemctl edit wpa_supplicant.service

[Unit]
After=dbus.service

<save>

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150908/216e6339/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list