diff mbox series

[RFC,3/3] secilc/test: add test for wildcard netifcon statement

Message ID 20241217135941.536152-2-cgoettsche@seltendoof.de (mailing list archive)
State New
Headers show
Series [RFC,1/3] libsepol: update sort order for netifcon definitions | expand

Commit Message

Christian Göttsche Dec. 17, 2024, 1:59 p.m. UTC
From: Christian Göttsche <cgzones@googlemail.com>

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
---
 secilc/test/policy.cil | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/secilc/test/policy.cil b/secilc/test/policy.cil
index d0d52d0d..9761fb4f 100644
--- a/secilc/test/policy.cil
+++ b/secilc/test/policy.cil
@@ -288,6 +288,7 @@ 
 	(portcon sctp (1024 1035) system_u_bin_t_l2h)
 	(genfscon - "/usr/bin" system_u_bin_t_l2h)
 	(netifcon eth0 system_u_bin_t_l2h system_u_bin_t_l2h) ;different contexts?
+	(netifcon podman* system_u_bin_t_l2h system_u_bin_t_l2h)
 	(fsuse xattr ext3 system_u_bin_t_l2h)
 	
 	; XEN