From b2f8b02ec27dfec9cbd23573f47aba494f2e9b5f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 25 Apr 2014 13:27:25 +0200 Subject: core: expose CFS CPU time quota as high-level unit properties --- man/systemd-system.conf.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man/systemd-system.conf.xml') diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index e2b2bd8b6f..3814bd2ad8 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -301,6 +301,18 @@ above. + + DefaultCPUQuotaPeriodSec= + + Sets the default CPU + quota period. Defaults to 100ms. This + controls th global default for the + CPUQuotaPeriodSec= + setting of units, see + systemd.resource-control5 + for details. + + DefaultTimeoutStartSec= DefaultTimeoutStopSec= -- cgit v1.2.1