aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qlipper.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/qlipper.profile')
-rw-r--r--etc/qlipper.profile27
1 files changed, 14 insertions, 13 deletions
diff --git a/etc/qlipper.profile b/etc/qlipper.profile
index a5ef53112..d57856c1a 100644
--- a/etc/qlipper.profile
+++ b/etc/qlipper.profile
@@ -6,26 +6,27 @@ include /etc/firejail/globals.local
6include /etc/firejail/qlipper.local 6include /etc/firejail/qlipper.local
7 7
8noblacklist ${HOME}/.config/Qlipper 8noblacklist ${HOME}/.config/Qlipper
9
9include /etc/firejail/disable-common.inc 10include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-programs.inc 11include /etc/firejail/disable-devel.inc
11include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc
12 14
13caps.drop all 15caps.drop all
14netfilter 16netfilter
17no3d
18nogroups
15nonewprivs 19nonewprivs
16noroot 20noroot
17protocol unix,inet,inet6 21nosound
22novideo
23protocol unix
18seccomp 24seccomp
25shell none
19 26
27private-dev
28private-tmp
29disable-mnt
20 30
21 31noexec ${HOME}
22# 32noexec /tmp
23# depending on your usage, you can enable some of the commands below:
24#
25nogroups
26shell none
27# private-bin program
28# private-etc none
29# private-dev
30# private-tmp
31nosound