From: Peter Morrow Date: Thu, 16 Sep 2021 11:33:16 +0000 (+0100) Subject: fuzz: list directives in alphabetical order X-Git-Tag: v250-rc1~617^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b75e5f343db3d938e37a79c06d83b528b10c8fa;p=thirdparty%2Fsystemd.git fuzz: list directives in alphabetical order --- diff --git a/test/fuzz/fuzz-unit-file/directives.mount b/test/fuzz/fuzz-unit-file/directives.mount index da33c99de35..33c44c79c5d 100644 --- a/test/fuzz/fuzz-unit-file/directives.mount +++ b/test/fuzz/fuzz-unit-file/directives.mount @@ -1,9 +1,7 @@ mount [Mount] AllowedCPUs= -StartupAllowedCPUs= AllowedMemoryNodes= -StartupAllowedMemoryNodes= AmbientCapabilities= AppArmorProfile= BPFProgram= @@ -174,6 +172,8 @@ StandardInput= StandardInputData= StandardInputText= StandardOutput= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight= diff --git a/test/fuzz/fuzz-unit-file/directives.scope b/test/fuzz/fuzz-unit-file/directives.scope index d8ea9fcfb54..aa91ebbf588 100644 --- a/test/fuzz/fuzz-unit-file/directives.scope +++ b/test/fuzz/fuzz-unit-file/directives.scope @@ -1,9 +1,7 @@ scope [Scope] AllowedCPUs= -StartupAllowedCPUs= AllowedMemoryNodes= -StartupAllowedMemoryNodes= BPFProgram= BlockIOAccounting= BlockIODeviceWeight= @@ -57,6 +55,8 @@ SendSIGKILL= Slice= SocketBindAllow= SocketBindDeny= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight= diff --git a/test/fuzz/fuzz-unit-file/directives.service b/test/fuzz/fuzz-unit-file/directives.service index 7318c5f9d69..d92d90e1181 100644 --- a/test/fuzz/fuzz-unit-file/directives.service +++ b/test/fuzz/fuzz-unit-file/directives.service @@ -115,9 +115,7 @@ RequiredBy= WantedBy= [Service] AllowedCPUs= -StartupAllowedCPUs= AllowedMemoryNodes= -StartupAllowedMemoryNodes= AmbientCapabilities= AppArmorProfile= BindPaths= @@ -308,6 +306,8 @@ StandardOutput= StartLimitAction= StartLimitBurst= StartLimitInterval= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight= diff --git a/test/fuzz/fuzz-unit-file/directives.slice b/test/fuzz/fuzz-unit-file/directives.slice index 1a209876987..ab77070c5ea 100644 --- a/test/fuzz/fuzz-unit-file/directives.slice +++ b/test/fuzz/fuzz-unit-file/directives.slice @@ -1,9 +1,7 @@ slice [Slice] AllowedCPUs= -StartupAllowedCPUs= AllowedMemoryNodes= -StartupAllowedMemoryNodes= BPFProgram= BlockIOAccounting= BlockIODeviceWeight= @@ -50,6 +48,8 @@ RestrictNetworkInterfaces= Slice= SocketBindAllow= SocketBindDeny= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight= diff --git a/test/fuzz/fuzz-unit-file/directives.socket b/test/fuzz/fuzz-unit-file/directives.socket index 02b909f00d2..fa28ff10421 100644 --- a/test/fuzz/fuzz-unit-file/directives.socket +++ b/test/fuzz/fuzz-unit-file/directives.socket @@ -2,9 +2,7 @@ socket [Socket] Accept= AllowedCPUs= -StartupAllowedCPUs= AllowedMemoryNodes= -StartupAllowedMemoryNodes= AmbientCapabilities= AppArmorProfile= BPFProgram= @@ -220,6 +218,8 @@ StandardInput= StandardInputData= StandardInputText= StandardOutput= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight= diff --git a/test/fuzz/fuzz-unit-file/directives.swap b/test/fuzz/fuzz-unit-file/directives.swap index b7598fdf06f..abb3cd54e71 100644 --- a/test/fuzz/fuzz-unit-file/directives.swap +++ b/test/fuzz/fuzz-unit-file/directives.swap @@ -1,9 +1,7 @@ swap [Swap] AllowedCPUs= -StartupAllowedCPUs= AllowedMemoryNodes= -StartupAllowedMemoryNodes= AmbientCapabilities= AppArmorProfile= BPFProgram= @@ -170,6 +168,8 @@ StandardInput= StandardInputData= StandardInputText= StandardOutput= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= StartupBlockIOWeight= StartupCPUShares= StartupCPUWeight=