git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/etc/firewalld/lockdown-whitelist.xml
diff options
context:
space:
mode:
authorHarald Pfeiffer <harald.pfeiffer _ xmart.de> 2018-11-01 13:30:58 +0100
committerHarald Pfeiffer <harald.pfeiffer _ xmart.de> 2018-11-01 13:30:58 +0100
commit0632591996893fe136a1f2fe44d9b9f404f41f3e (patch)
tree7340edbe7c212da3db45a83219147143a3268c8d /localfs/etc/firewalld/lockdown-whitelist.xml
downloadfedora-laptop-0632591996893fe136a1f2fe44d9b9f404f41f3e.tar.bz2
Initial commit
Diffstat (limited to 'localfs/etc/firewalld/lockdown-whitelist.xml')
-rw-r--r--localfs/etc/firewalld/lockdown-whitelist.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/localfs/etc/firewalld/lockdown-whitelist.xml b/localfs/etc/firewalld/lockdown-whitelist.xml
new file mode 100644
index 0000000..65c03c5
--- /dev/null
+++ b/localfs/etc/firewalld/lockdown-whitelist.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<whitelist>
+ <command name="/usr/bin/python3 -Es /usr/bin/firewall-config"/>
+ <selinux context="system_u:system_r:NetworkManager_t:s0"/>
+ <selinux context="system_u:system_r:virtd_t:s0-s0:c0.c1023"/>
+ <user id="0"/>
+</whitelist>