From 0330dd3457ecefbbca58eab8ed83f9ced56b0081 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Fri, 29 Mar 2019 12:05:57 +0100 Subject: rc.d/functions: remove support cgroups Now with systemd, this does not work pretty well and users really should use systemd unit-files for this. --- doc/sysconfig.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc') diff --git a/doc/sysconfig.txt b/doc/sysconfig.txt index a848ba42..5878d38f 100644 --- a/doc/sysconfig.txt +++ b/doc/sysconfig.txt @@ -3,14 +3,6 @@ Generic options: -/etc/sysconfig/* - - CGROUP_DAEMON= - List of control groups that the daemon will be run in. For example, - CGROUP_DAEMON="cpu:daemons cpuacct:/" will run it in the daemons - group for the CPU controller, and the '/' group for the CPU accounting - controller. - /etc/sysconfig/authconfig used by authconfig to store information about the system's user -- cgit v1.2.1