1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-16 10:50:18 +03:00

fuzz: add SocketBind{Allow|Deny}= directive

This commit is contained in:
Julia Kartseva 2021-02-11 23:15:17 -08:00
parent c308025875
commit 7dc1707aab
6 changed files with 12 additions and 0 deletions

View File

@ -162,6 +162,8 @@ SetCredential=
Slice=
SloppyOptions=
SmackProcessLabel=
SocketBindAllow=
SocketBindDeny=
StandardError=
StandardInput=
StandardInputData=

View File

@ -52,6 +52,8 @@ RuntimeMaxSec=
SendSIGHUP=
SendSIGKILL=
Slice=
SocketBindAllow=
SocketBindDeny=
StartupBlockIOWeight=
StartupCPUShares=
StartupCPUWeight=

View File

@ -88,6 +88,8 @@ RequiresMountsFor=
RequiresOverridable=
Requisite=
RequisiteOverridable=
SocketBindAllow=
SocketBindDeny=
SourcePath=
StartLimitAction=
StartLimitBurst=

View File

@ -45,6 +45,8 @@ MemoryMin=
MemorySwapMax=
NetClass=
Slice=
SocketBindAllow=
SocketBindDeny=
StartupBlockIOWeight=
StartupCPUShares=
StartupCPUWeight=

View File

@ -204,6 +204,8 @@ SmackLabel=
SmackLabelIPIn=
SmackLabelIPOut=
SmackProcessLabel=
SocketBindAllow=
SocketBindDeny=
SocketGroup=
SocketMode=
SocketProtocol=

View File

@ -158,6 +158,8 @@ SendSIGKILL=
SetCredential=
Slice=
SmackProcessLabel=
SocketBindAllow=
SocketBindDeny=
StandardError=
StandardInput=
StandardInputData=