]> git.proxmox.com Git - mirror_lxc.git/commit
Add a command line to setup/retrieve value of cgroup subsystem, lxc-cgroup -n <contai...
authordlezcano <dlezcano>
Tue, 7 Oct 2008 14:24:56 +0000 (14:24 +0000)
committerdlezcano <dlezcano>
Tue, 7 Oct 2008 14:24:56 +0000 (14:24 +0000)
commit2ab8e9baa715673dfb72cabf2f5901dc708c2755
treeff7e346a27f5e2c303f5303db75d2420d5b42d6d
parent218d4250a9c711660659c4120c22cc60d8ec1e9b
Add a command line to setup/retrieve value of cgroup subsystem, lxc-cgroup -n <container name> <subsystem> [value]. If the value is specified, the subsystem is modified, if it is not specified, the value of the subsystem is returned
src/lxc/lxc_cgroup.c