[Bug 913728] Re: [MIR] cgroup-lite
Matthias Klose
doko at ubuntu.com
Mon Jan 9 14:05:19 UTC 2012
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
Server Team, which is subscribed to libcgroup in 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
More information about the Ubuntu-server-bugs
mailing list