ruby-lxc
ruby-lxc copied to clipboard
save_config doesn't save cgroup related settings
when I'm using the save_config - it's working perfect for interface related stuff and stores the keys into the lxc config file.
but it doesn't work for cgroup memory.limit_in_bytes and cpuset.cpus
is that behavior expected?