On Tuesday 05 December 2006 10:30, Przemyslaw Bruski wrote: > Package: wpasupplicant > Version: 0.5.5-2 > Severity: normal > > Currently, wpasupplicant is stopped before unmountnfs.sh script is run. > This means that the network connection for NFS mounts may be gone by the > time we try to unmount them and can cause the system to hang at reboot or > shutdown. > It seems that wpa-ifupdown (current priority 15) should be run later than > umountnfs.sh (current priority 31) .
Of course you are right. However, sendsigs is run at sequence number 20, and it kills the wpa_supplicant process. So, we can remove wpa-ifupdown alltogether when the daemon is not killed prematurely by sendsigs. Until then, we opted to at least put down the interface cleanly. Any better ideas? Thanks, Kel. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

