aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qlipper.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/qlipper.profile')
-rw-r--r--etc/qlipper.profile28
1 files changed, 14 insertions, 14 deletions
diff --git a/etc/qlipper.profile b/etc/qlipper.profile
index a5ef53112..6989acb7a 100644
--- a/etc/qlipper.profile
+++ b/etc/qlipper.profile
@@ -6,26 +6,26 @@ 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 16no3d
17nogroups
15nonewprivs 18nonewprivs
16noroot 19noroot
17protocol unix,inet,inet6 20nosound
21novideo
22protocol unix
18seccomp 23seccomp
24shell none
19 25
26private-dev
27private-tmp
28disable-mnt
20 29
21 30noexec ${HOME}
22# 31noexec /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