X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-system.conf.xml;h=2a0a10c05b1fb3d20653d3e75d4a8839e625b393;hb=86198b2788e56fd05959c2dce670d1646bf99bcd;hp=e8cf8a9cb24f60636068167284bdbce0c399cb38;hpb=7ac807320a7416463d7ff3ef6ede574863a601c5;p=elogind.git diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index e8cf8a9cb..2a0a10c05 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -61,7 +61,6 @@ otherwise user.conf. These configuration files contain a few settings controlling basic manager operations. - @@ -94,6 +93,29 @@ arguments. + + DefaultTimeoutStartSec= + DefaultTimeoutStopSec= + DefaultRestartSec= + + Configures the default + time-outs for starting and stopping of + units, as well as the default time to + sleep between automatic restarts of + units, as configured per-unit in + TimeoutStartSec=, + TimeoutStopSec= and + RestartSec= (for + service units, see + systemd.service5 + for details on the per-unit + settings). For non-service units, + DefaultTimeoutStartSec= + sets the default + TimeoutSec= value. + + + CPUAffinity=