Steve Langasek wrote:
Sorry, I should have been more explict - which of these lines is the last one printed, before the script pauses for this long time?
It is pausing for more than 6 mins right after "Starting Samba daemons: nmbd smbd"
gw:~# sh -x /etc/init.d/samba restart + RUN_MODE=daemons + '[' -r /etc/default/samba ']' + . /etc/default/samba ++ RUN_MODE=daemons + PIDDIR=/var/run/samba + NMBDPID=/var/run/samba/nmbd.pid + SMBDPID=/var/run/samba/smbd.pid + unset TMPDIR + test -x /usr/sbin/nmbd -a -x /usr/sbin/smbd + . /lib/lsb/init-functions ++ FANCYTTY= ++ '[' -e /etc/lsb-base-logging.sh ']' ++ true + case "$1" in + /etc/init.d/samba stop Stopping Samba daemons: nmbd smbd. + sleep 1 + /etc/init.d/samba start Starting Samba daemons: nmbd smbd Laurent -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org