summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAlbert Brox <albert@exypno.tech>2021-07-13 19:38:08 +0200
committerLennart Poettering <lennart@poettering.net>2021-09-28 16:46:20 +0200
commit5918a93355bc17a5ec79557c4555201d86b54266 (patch)
tree472e1ebb13a458ee8a499afeb652473f176ab389 /test
parentmkosi: Remove build script umask workaround (diff)
downloadsystemd-5918a93355bc17a5ec79557c4555201d86b54266.tar.xz
systemd-5918a93355bc17a5ec79557c4555201d86b54266.zip
core: implement RuntimeMaxDeltaSec directive
Diffstat (limited to 'test')
-rw-r--r--test/fuzz/fuzz-unit-file/directives.scope1
-rw-r--r--test/fuzz/fuzz-unit-file/directives.service1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-unit-file/directives.scope b/test/fuzz/fuzz-unit-file/directives.scope
index aa91ebbf58..4552d0b403 100644
--- a/test/fuzz/fuzz-unit-file/directives.scope
+++ b/test/fuzz/fuzz-unit-file/directives.scope
@@ -50,6 +50,7 @@ NetClass=
RestartKillSignal=
RestrictNetworkInterfaces=
RuntimeMaxSec=
+RuntimeRandomizedExtraSec=
SendSIGHUP=
SendSIGKILL=
Slice=
diff --git a/test/fuzz/fuzz-unit-file/directives.service b/test/fuzz/fuzz-unit-file/directives.service
index aeea1d8731..d9781f0492 100644
--- a/test/fuzz/fuzz-unit-file/directives.service
+++ b/test/fuzz/fuzz-unit-file/directives.service
@@ -290,6 +290,7 @@ RuntimeDirectory=
RuntimeDirectoryMode=
RuntimeDirectoryPreserve=
RuntimeMaxSec=
+RuntimeRandomizedExtraSec=
SELinuxContext=
SecureBits=
SendSIGHUP=