Comment 4 for bug 829628

Revision history for this message
StefanPotyra (sistpoty) wrote :

This looks odd:

+cd /sys/fs/cgroup
+for d in `/bin/ls`; do
              ________
+ umount $d || true
+done

Is the following sufficient (no clue really, I've never been too intimate with upstart scripts)?
+start on mounted MOUNTPOINT=/sys

apart from that, I don't see if any mentioned bugs have been forwarded to upstream. Can you shed some light here please? Seeing upstream response (or even lack thereof) would certainly help to sort this request.

If the issue at hand was only boot speed, I'd probably wave through this request as all changes look sensible to me.

Cheers,
   Stefan.