aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/tqemu.profile
blob: d46cf15d9558287a60f8a7e303bae0bab4b539b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for tqemu
# Description: QEMU frontend without libvirt
# This file is overwritten after every install/update
# Persistent local customizations
include tqemu.local
# Persistent global definitions
include globals.local

# breaks app
ignore restrict-namespaces

# For host-only network sys_admin is needed.
# See https://github.com/netblue30/firejail/issues/2868#issuecomment-518647630
ignore caps.drop all
caps.keep net_raw,sys_nice
#caps.keep net_raw,sys_admin

# Redirect
include qemu-common.profile