summaryrefslogtreecommitdiffstats
path: root/src/core/system.conf
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-04 03:54:32 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-04 03:59:05 +0200
commitbe5412d85493615bc2b027bd7131497e31725190 (patch)
treeee1c6cbd00c4092009b70611053eff51f4f642f1 /src/core/system.conf
parentjournalctl: include logs from PID 1 about services in systemctl status (diff)
downloadsystemd-be5412d85493615bc2b027bd7131497e31725190.tar.xz
systemd-be5412d85493615bc2b027bd7131497e31725190.zip
main: jointly mount more controllers
After talking to the cgroup kernel folks at LPC we came to the conclusion that it is probably a good idea to mount all CPU related resp. all network related cgroup controllers together, both because they are good defaults for admins and because this might prepare for eventual kernel cleanups where the ability to mount them separately is removed.
Diffstat (limited to 'src/core/system.conf')
-rw-r--r--src/core/system.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/system.conf b/src/core/system.conf
index d5208186a0..3989c2e0ce 100644
--- a/src/core/system.conf
+++ b/src/core/system.conf
@@ -20,7 +20,7 @@
#DefaultControllers=cpu
#DefaultStandardOutput=journal
#DefaultStandardError=inherit
-#JoinControllers=cpu,cpuacct
+#JoinControllers=cpu,cpuacct,cpuset net_cls,netprio
#RuntimeWatchdogSec=0
#ShutdownWatchdogSec=10min
#CapabilityBoundingSet=