Comment 0 for bug 1230056

Revision history for this message
Serhiy (xintx-ua) wrote : initctl waiting for 10 seconds before finishing in /etc/init.d/umountnfs.sh

SInce I've upgraded to 13.04 I've had to wait more that usual before complete shutdown. There are a lot of similar reports about network-manager, but nothing helped and I've pinpointed the issue to the line in /etc/init.d/umountnfs.sh with

initctl --quiet emit unmounted-remote-filesystems

I've added

        echo "umountnfs: initctl --quiet emit unmounted-remote-filesystems"
        initctl --quiet emit unmounted-remote-filesystems
        echo "umountnfs: finished"

and I see the last one only after 10 seconds of waiting.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: initscripts 2.88dsf-13.10ubuntu15
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
Date: Wed Sep 25 06:57:24 2013
MarkForUpload: True
SourcePackage: sysvinit
UpgradeStatus: No upgrade log present (probably fresh install)