[libvirt] [PATCH] lxc: Add virCgroupSetOwner()

Stephan Sachse ste.sachse at gmail.com
Fri Feb 14 15:01:47 UTC 2014


next "problem": on centos6 there is no systemd. the init of the
cgroups is handled by cgconfig. per default cgroups are mounted below
/cgroup. i change /etc/cgconfig.conf to mount all cgroups below
/sys/fs/cgroup. but thats not enough for the systemd in the container.
i must add ""name=systemd" = /sys/fs/cgroup/systemd;" to
/etc/cgconfig.conf. is this secure? is it ok to run more then one
systemd container with this config? maybe libvirt should init the
name=systemd thing.

/stephan

-- 
Software is like sex, it's better when it's free!




More information about the libvir-list mailing list