aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/tqemu.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-25 06:42:07 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-25 06:42:07 +0000
commit7047e1a68955adc789d028ededdf0790a45d01f5 (patch)
tree6b68bb17d28465f91d72f0640dc6138b9ef6b6df /etc/profile-m-z/tqemu.profile
parentbuild(deps): bump github/codeql-action from 3.24.7 to 3.24.9 (diff)
downloadfirejail-7047e1a68955adc789d028ededdf0790a45d01f5.tar.gz
firejail-7047e1a68955adc789d028ededdf0790a45d01f5.tar.zst
firejail-7047e1a68955adc789d028ededdf0790a45d01f5.zip
New profile: qemu-common.profile (#6287)
Add a common profile to deduplicate entries and make qemu-related profiles redirect to it. Relates to #6255.
Diffstat (limited to 'etc/profile-m-z/tqemu.profile')
-rw-r--r--etc/profile-m-z/tqemu.profile17
1 files changed, 5 insertions, 12 deletions
diff --git a/etc/profile-m-z/tqemu.profile b/etc/profile-m-z/tqemu.profile
index cf83202f7..d46cf15d9 100644
--- a/etc/profile-m-z/tqemu.profile
+++ b/etc/profile-m-z/tqemu.profile
@@ -6,21 +6,14 @@ include tqemu.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9include disable-common.inc 9# breaks app
10include disable-programs.inc 10ignore restrict-namespaces
11 11
12# For host-only network sys_admin is needed. 12# For host-only network sys_admin is needed.
13# See https://github.com/netblue30/firejail/issues/2868#issuecomment-518647630 13# See https://github.com/netblue30/firejail/issues/2868#issuecomment-518647630
14ignore caps.drop all
14caps.keep net_raw,sys_nice 15caps.keep net_raw,sys_nice
15#caps.keep net_raw,sys_admin 16#caps.keep net_raw,sys_admin
16netfilter
17nodvd
18notv
19tracelog
20
21private-cache
22private-tmp
23 17
24noexec /tmp 18# Redirect
25# breaks app 19include qemu-common.profile
26#restrict-namespaces