Your message dated Mon, 23 May 2005 08:48:59 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#309665: dropbear: Please offer choice of inetd
installation (debconf question)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 18 May 2005 16:09:43 +0000
>From [EMAIL PROTECTED] Wed May 18 09:09:43 2005
Return-path: <[EMAIL PROTECTED]>
Received: from fep30-0.kolumbus.fi (fep30-app.kolumbus.fi) [193.229.0.32]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DYR79-0007ce-00; Wed, 18 May 2005 09:09:43 -0700
Received: from bongo.cante.net ([81.197.3.110]) by fep30-app.kolumbus.fi
with ESMTP
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Wed, 18 May 2005 19:09:41 +0300
Received: from ns2.cante.net ([192.168.1.3]:3328 helo=cante.cante.net)
by bongo.cante.net with esmtp (Exim 4.50)
id 1DYR77-0006v0-47; Wed, 18 May 2005 19:09:41 +0300
Received: from jaalto by cante.cante.net with local (Exim 4.50)
id 1DYR77-000192-Vm; Wed, 18 May 2005 19:09:42 +0300
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jari Aalto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dropbear: Please offer choice of inetd installation (debconf question)
X-Mailer: reportbug 3.12
Date: Wed, 18 May 2005 19:09:41 +0300
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: dropbear
Version: 0.45-2
Severity: wishlist
In low end systems running dropbear as a standalone service consumes
memory. However dropbear supports running the service from inetd.conf so
please offer installation choices like:
1) Run as service (at boot)
2) Run from inetd (uses less memory)
The line to add to inetd.conf would be:
ssh stream tcp nowait root /usr/sbin/tcpd /usr/sbin/dropbear -i
This can be easily done during installation using:
update-inetd --group RPC --add "ssh stream tcp nowait root /usr/sbin/tcpd
/usr/sbin/dropbear -i"
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-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.2.ds1-22 GNU C Library: Shared libraries an
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
---------------------------------------
Received: (at 309665-done) by bugs.debian.org; 23 May 2005 08:45:11 +0000
>From [EMAIL PROTECTED] Mon May 23 01:45:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from a.mx.smarden.org [212.21.76.77]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1Da8Yg-0003UY-00; Mon, 23 May 2005 01:45:10 -0700
Received: (qmail 24468 invoked by uid 1000); 23 May 2005 08:45:27 -0000
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 23 May 2005 08:48:59 +0000
From: Gerrit Pape <[EMAIL PROTECTED]>
To: Jari Aalto <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#309665: dropbear: Please offer choice of inetd installation
(debconf question)
Reply-To: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Hi Jari, on followup please respect Reply-To:.
On Wed, May 18, 2005 at 07:09:41PM +0300, Jari Aalto wrote:
> In low end systems running dropbear as a standalone service consumes
> memory. However dropbear supports running the service from inetd.conf so
> please offer installation choices like:
>
> 1) Run as service (at boot)
> 2) Run from inetd (uses less memory)
>
> The line to add to inetd.conf would be:
>
> ssh stream tcp nowait root /usr/sbin/tcpd /usr/sbin/dropbear -i
>
> This can be easily done during installation using:
>
> update-inetd --group RPC --add "ssh stream tcp nowait root /usr/sbin/tcpd
> /usr/sbin/dropbear -i"
I don't want that. (1) I don't like debconf questions for package
configuration options; (2) I don't recommend running dropbear under
inetd, better use tcpsvd from ipsvd, if not standalone; (3) it's trivial
for an administrator to do manually.
Thanks, Gerrit.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]