Commit aaa7ae7
committed
Allow nfs-generator create and use udp sockets
The commit addresses the following AVC denial:
type=AVC msg=audit(1756192855.476:472): avc: denied { create } for pid=2848 comm="nfs-server-gene" scontext=system_u:system_r:systemd_nfs_generator_t:s0 tcontext=system_u:system_r:systemd_nfs_generator_t:s0 tclass=udp_socket permissive=0
Resolves: RHEL-1115561 parent 2f424aa commit aaa7ae7
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1495 | 1495 | | |
1496 | 1496 | | |
1497 | 1497 | | |
1498 | | - | |
1499 | | - | |
1500 | | - | |
1501 | | - | |
1502 | | - | |
| 1498 | + | |
1503 | 1499 | | |
1504 | 1500 | | |
1505 | 1501 | | |
| |||
0 commit comments