systemd.conf.5   systemd.conf.5 
skipping to change at line 37 skipping to change at line 37
Configures the initial CPU affinity for the init process. Takes a Configures the initial CPU affinity for the init process. Takes a
space-separated list of CPU indexes. space-separated list of CPU indexes.
DefaultControllers=cpu DefaultControllers=cpu
Configures in which cgroup controller hierarchies to create Configures in which cgroup controller hierarchies to create
per-service cgroups automatically, in addition to the name=syste md per-service cgroups automatically, in addition to the name=syste md
named hierarchy. Defaults to 'cpu'. Takes a space separated list of named hierarchy. Defaults to 'cpu'. Takes a space separated list of
controller names. Pass an empty string to ensure that systemd do es controller names. Pass an empty string to ensure that systemd do es
not touch any hierarchies but its own. not touch any hierarchies but its own.
JoinControllers=cpu,cpuacct JoinControllers=cpu,cpuacct,cpuset net_cls,netprio
Configures controllers that shall be mounted in a single hierarc hy. Configures controllers that shall be mounted in a single hierarc hy.
By default systemd will mount all controllers which are enabled in By default systemd will mount all controllers which are enabled in
the kernel in individual hierarchies, with the exception of thos e the kernel in individual hierarchies, with the exception of thos e
listed in this setting. Takes a space separated list of comma listed in this setting. Takes a space separated list of comma
separated controller names, in order to allow multiple joined separated controller names, in order to allow multiple joined
hierarchies. Defaults to 'cpu,cpuacct'. Pass an empty string to hierarchies. Defaults to 'cpu,cpuacct'. Pass an empty string to
ensure that systemd mounts all controllers in separate hierarchi es. ensure that systemd mounts all controllers in separate hierarchi es.
RuntimeWatchdogSec=, ShutdownWatchdogSec= RuntimeWatchdogSec=, ShutdownWatchdogSec=
Configure the hardware watchdog at runtime and at reboot. Takes a Configure the hardware watchdog at runtime and at reboot. Takes a
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/