chatted with stgraber, and it looks better to package cgroups-lite in
it's own source package. nothing really from the libcgroup package is
needed for this package.

for the scripts:
  - shouldn't these set -e? at least the '|| true' suggests this
  - grep -v '^#' /etc/fstab | grep -q cgroup
if [ $? -eq 0 ]; then
-->  if grep -v '^#' /etc/fstab | grep -q cgroup; then 


** Changed in: libcgroup (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913728

Title:
  [MIR] cgroup-lite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/913728/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to