We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bfb17 commit 261ca69Copy full SHA for 261ca69
modules/transport-netty4/src/main/plugin-metadata/entitlement-policy.yaml
@@ -5,9 +5,9 @@ io.netty.transport:
5
io.netty.common:
6
- inbound_network
7
- outbound_network
8
- - files:
9
- - path: "/etc/os-release"
10
- mode: "read"
11
- - path: "/usr/lib/os-release"
12
13
- manage_threads
+ - files:
+ - path: "/etc/os-release"
+ mode: "read"
+ - path: "/usr/lib/os-release"
0 commit comments