Package: general Followup-For: Bug #477498
Similar to original report, my system would hang on shutdown / reboot due to inability to unmount network file systems (network was already taken down). /etc/init.d/umountnfs.sh is written such that when called with argument 'start' it does nothing. It does the unmounting when called with argument 'stop' In runlevels 0 (shutdown) and 6 (reboot), umountnfs.sh is the link target of S31umountnfs.sh - hence it gets called with the 'start' argument and does nothing. Renaming the links to K31umountnfs.sh (so that the script is called with 'stop' argument) solved the problem for me. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]