From: Julia Kartseva Date: Fri, 12 Feb 2021 07:15:17 +0000 (-0800) Subject: fuzz: add SocketBind{Allow|Deny}= directive X-Git-Tag: v249-rc1~339^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17655%2Fhead;p=thirdparty%2Fsystemd.git fuzz: add SocketBind{Allow|Deny}= directive --- diff --git a/test/fuzz/fuzz-unit-file/directives.mount b/test/fuzz/fuzz-unit-file/directives.mount index f1a8d19d18e..451f2919884 100644 --- a/test/fuzz/fuzz-unit-file/directives.mount +++ b/test/fuzz/fuzz-unit-file/directives.mount @@ -162,6 +162,8 @@ SetCredential= Slice= SloppyOptions= SmackProcessLabel= +SocketBindAllow= +SocketBindDeny= StandardError= StandardInput= StandardInputData= diff --git a/test/fuzz/fuzz-unit-file/directives.scope b/test/fuzz/fuzz-unit-file/directives.scope index 97ca9b47aa0..7e69cf816b6 100644 --- a/test/fuzz/fuzz-unit-file/directives.scope +++ b/test/fuzz/fuzz-unit-file/directives.scope @@ -52,6 +52,8 @@ RuntimeMaxSec= SendSIGHUP= SendSIGKILL= Slice= +SocketBindAllow= +SocketBindDeny= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight= diff --git a/test/fuzz/fuzz-unit-file/directives.service b/test/fuzz/fuzz-unit-file/directives.service index c2069c1a785..9fc83f04d27 100644 --- a/test/fuzz/fuzz-unit-file/directives.service +++ b/test/fuzz/fuzz-unit-file/directives.service @@ -88,6 +88,8 @@ RequiresMountsFor= RequiresOverridable= Requisite= RequisiteOverridable= +SocketBindAllow= +SocketBindDeny= SourcePath= StartLimitAction= StartLimitBurst= diff --git a/test/fuzz/fuzz-unit-file/directives.slice b/test/fuzz/fuzz-unit-file/directives.slice index b96d0628ad7..789ac8f0db5 100644 --- a/test/fuzz/fuzz-unit-file/directives.slice +++ b/test/fuzz/fuzz-unit-file/directives.slice @@ -45,6 +45,8 @@ MemoryMin= MemorySwapMax= NetClass= Slice= +SocketBindAllow= +SocketBindDeny= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight= diff --git a/test/fuzz/fuzz-unit-file/directives.socket b/test/fuzz/fuzz-unit-file/directives.socket index 79e04a2e84b..11f589e22cc 100644 --- a/test/fuzz/fuzz-unit-file/directives.socket +++ b/test/fuzz/fuzz-unit-file/directives.socket @@ -204,6 +204,8 @@ SmackLabel= SmackLabelIPIn= SmackLabelIPOut= SmackProcessLabel= +SocketBindAllow= +SocketBindDeny= SocketGroup= SocketMode= SocketProtocol= diff --git a/test/fuzz/fuzz-unit-file/directives.swap b/test/fuzz/fuzz-unit-file/directives.swap index c3b63aac56a..582a136531f 100644 --- a/test/fuzz/fuzz-unit-file/directives.swap +++ b/test/fuzz/fuzz-unit-file/directives.swap @@ -158,6 +158,8 @@ SendSIGKILL= SetCredential= Slice= SmackProcessLabel= +SocketBindAllow= +SocketBindDeny= StandardError= StandardInput= StandardInputData=