On Thu, Feb 19, 2009 at 12:36:27PM +0100, Laurent CARON wrote:
> Steve Langasek wrote:
>> No such problem here.  Please run 'sh -x /etc/init.d/samba restart' as a
>> first step to see where this time is being spent.

> Hi,

> + 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.
> + exit 0

Sorry, I should have been more explict - which of these lines is the last
one printed, before the script pauses for this long time?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to