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