]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fuzz: list directives in alphabetical order
authorPeter Morrow <pemorrow@linux.microsoft.com>
Thu, 16 Sep 2021 11:33:16 +0000 (12:33 +0100)
committerPeter Morrow <pemorrow@linux.microsoft.com>
Fri, 24 Sep 2021 13:43:01 +0000 (14:43 +0100)
test/fuzz/fuzz-unit-file/directives.mount
test/fuzz/fuzz-unit-file/directives.scope
test/fuzz/fuzz-unit-file/directives.service
test/fuzz/fuzz-unit-file/directives.slice
test/fuzz/fuzz-unit-file/directives.socket
test/fuzz/fuzz-unit-file/directives.swap

index da33c99de35b108383ec747b2a2bd22ef6262afe..33c44c79c5d54996a2cc964baacc4354b9dba76a 100644 (file)
@@ -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=
index d8ea9fcfb54a49d886a9e2fc74e39df35e32c076..aa91ebbf58869b34ac801981b74503e8181d15a2 100644 (file)
@@ -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=
index 7318c5f9d69043d8a3d688ef6ad06e317564dc8d..d92d90e1181137911111026cbb4cdb29ad41f6f6 100644 (file)
@@ -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=
index 1a209876987c62de90640271fb36e702187d8b1f..ab77070c5ea1e31a12e8773e9afaee3115ad53e3 100644 (file)
@@ -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=
index 02b909f00d2a3d9715a1bb39a1cebd985a2c384d..fa28ff10421698830124dc15c033dced103d30f8 100644 (file)
@@ -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=
index b7598fdf06fda07b0b260c9559e23969994a5c1b..abb3cd54e71b541c6cd5d7d5a6e9fa33c6e7bad2 100644 (file)
@@ -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=