Package: cgroup-bin
Version: 0.37.1-1
Severity: normal

Hi.


# cat /etc/init.d/cgred  | grep killproc
        killproc -p $pidfile -TERM "$processname"
#

but should be

        killproc -p $pidfile "$processname" -TERM

this is limitation of killproc from /lib/lsb/init-functions,
but only cgred have this problem.

Without this change, /etc/init.d/cgred stop will throw errors
about unknown options. -T, -E, -R, -M.




-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-rc7-thinkpad-t43-00897-ga2b9c1f-dirty (SMP w/1 CPU core; 
PREEMPT)
Locale: LANG=pl_PL.utf8, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cgroup-bin depends on:
ii  libc6                         2.13-4     Embedded GNU C Library: Shared lib
ii  libcgroup1                    0.37.1-1   Library to control and monitor con

cgroup-bin recommends no packages.

cgroup-bin suggests no packages.

-- Configuration Files:
/etc/cgconfig.conf changed [not included]
/etc/cgrules.conf changed [not included]
/etc/init.d/cgred changed [not included]

-- no debconf information



-- 
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