chiark / gitweb /
mount: failure to mount cgroup hierarchies should not be fatal
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Apr 2011 19:12:36 +0000 (21:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 26 Apr 2011 19:12:38 +0000 (21:12 +0200)
commit016e9849e03c1375a09c11c54ad06a61f6a24473
tree77101977b46efec990c11a5cf0efacbcde670f05
parent4db6d587c37c0357d20c79bf1a7c9afd4c7ced61
mount: failure to mount cgroup hierarchies should not be fatal

If we cannot open /etc/cgroup, print an error message, but go on, to
support cgroup-less builds.

https://bugzilla.redhat.com/show_bug.cgi?id=628004
src/mount-setup.c