Package: dropbear
Version: 0.46-1
Severity: normal

There is a problem in /etc/init.d/dropbear in handling the NO_START.

1. have dropbear running as daemon
2. edit /etc/defaults/dropbear and add
  
   NO_START=0

3. Try to stop daemon. 

   # /etc/init.d/dropbear stop
   NO_START is not set to zero.

4. Daemon is still running

   ps -ef | grep dropbear
   <seen in process listing.

The handling of the NO_START is the problem. It should be
checked only if daemon is tried to start, not while it is
tried to stop. 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages dropbear depends on:
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  zlib1g                        1:1.2.3-6  compression library - runtime

dropbear recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to