Package: netbase
Version: 4.25
Severity: minor

The manual page of update-inetd reads:

   SYNOPSIS
       update-inetd [--file FILENAME] [--help] [--version] [--verbose]  [--com-
       ment-chars CHARACTERS] [--debug] [--group GROUPNAME] --add ENTRY

       update-inetd   [--file   FILENAME]   [--help]   [--version]  [--verbose]
       [--debug] --remove ENTRY

However, it is possible (and logical) to run command in paraller in
debian/*.postinst and debian/*.prerm scripts like this:

  update-inetd --group STANDARD --add "xxx asdf stream tcp nowait root asdf"
  update-inetd --group STANDARD --remove "xxx.*asdf"

SUGGESTION

Add missing, but supported option --group to above synopsis:

       update-inetd   [--file   FILENAME]   [--help]   [--version]  [--verbose]
       [--debug] [--group GROUPNAME] --remove ENTRY
                 ===================

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

Versions of packages netbase depends on:
ii  debconf [debconf-2.0]       1.5.2        Debian configuration management sy
ii  ifupdown                    0.6.7        high level tools to configure netw
ii  iputils-ping [ping]         3:20020927-3 Tools to test the reachability of 
ii  lsb-base                    3.1-10       Linux Standard Base 3.1 init scrip
ii  netkit-inetd                0.10-10.3    The Internet Superserver
ii  tcpd                        7.6.dbs-9    Wietse Venema's TCP wrapper utilit

netbase recommends no packages.

-- debconf information excluded


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

Reply via email to