CGroups: create the openrc cgroup hierarchy
Openrc will create a cgroup hierarchy called openrc which will have all services it starts and all subsystems attached to it. If you need other groups/hierarchies, please use libcgroup.
This commit is contained in:
		| @@ -1,10 +1,3 @@ | ||||
| # Set the control group for this service. | ||||
| # If you do not set this, the default setting is the value of | ||||
| # RC_SVCNAME. | ||||
| # This setting is ignored if you do not have CONFIG_CGROUPS active in | ||||
| # your kernel. | ||||
| # rc_cgroup="foo" | ||||
|  | ||||
| ############################################################################## | ||||
| # LINUX SPECIFIC OPTIONS | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user