aboutsummaryrefslogtreecommitdiffstats
path: root/doc/sysconfig.txt
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2019-03-29 12:05:57 +0100
committerLukáš Nykrýn <lnykryn@redhat.com>2019-06-06 17:31:08 +0200
commit0330dd3457ecefbbca58eab8ed83f9ced56b0081 (patch)
tree480937679adaac2d82c52696bdbf9f224330a941 /doc/sysconfig.txt
parentfe85d7bfa8909059716d17802b89454dfb8f9f19 (diff)
downloadinitscripts-0330dd3457ecefbbca58eab8ed83f9ced56b0081.tar
initscripts-0330dd3457ecefbbca58eab8ed83f9ced56b0081.tar.gz
initscripts-0330dd3457ecefbbca58eab8ed83f9ced56b0081.tar.bz2
initscripts-0330dd3457ecefbbca58eab8ed83f9ced56b0081.tar.xz
initscripts-0330dd3457ecefbbca58eab8ed83f9ced56b0081.zip
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.
Diffstat (limited to 'doc/sysconfig.txt')
-rw-r--r--doc/sysconfig.txt8
1 files changed, 0 insertions, 8 deletions
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