summaryrefslogtreecommitdiff
path: root/docs/TRANSIENT-SETTINGS.md
diff options
context:
space:
mode:
authorAlbert Brox <albert@exypno.tech>2021-07-13 13:38:08 -0400
committerLennart Poettering <lennart@poettering.net>2021-09-28 16:46:20 +0200
commit5918a93355bc17a5ec79557c4555201d86b54266 (patch)
tree472e1ebb13a458ee8a499afeb652473f176ab389 /docs/TRANSIENT-SETTINGS.md
parent64782655e19d40d4c3cdedba4cb15ed5fd2e01d2 (diff)
downloadsystemd-5918a93355bc17a5ec79557c4555201d86b54266.tar.gz
core: implement RuntimeMaxDeltaSec directive
Diffstat (limited to 'docs/TRANSIENT-SETTINGS.md')
-rw-r--r--docs/TRANSIENT-SETTINGS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md
index d67f7f95e2..218a43c6b7 100644
--- a/docs/TRANSIENT-SETTINGS.md
+++ b/docs/TRANSIENT-SETTINGS.md
@@ -320,6 +320,7 @@ Most service unit settings are available for transient units.
✓ RestartSec=
✓ RootDirectoryStartOnly=
✓ RuntimeMaxSec=
+✓ RuntimeRandomizedExtraSec=
Sockets=
✓ SuccessExitStatus=
✓ TimeoutAbortSec=
@@ -395,6 +396,7 @@ such).
```
✓ RuntimeMaxSec=
+✓ RuntimeRandomizedExtraSec=
✓ TimeoutStopSec=
```