aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-font-viewer.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-07-05 08:05:59 -0400
committerLibravatar GitHub <noreply@github.com>2017-07-05 08:05:59 -0400
commitc4cb1516e43d43d1a4b76acbc7bc5cd70e666122 (patch)
treebb9a1aa7443d457732791269791b1cf33e69c6fb /etc/gnome-font-viewer.profile
parentadd ld.so.cache to private-etc (diff)
parentHarden 50 profiles (diff)
downloadfirejail-c4cb1516e43d43d1a4b76acbc7bc5cd70e666122.tar.gz
firejail-c4cb1516e43d43d1a4b76acbc7bc5cd70e666122.tar.zst
firejail-c4cb1516e43d43d1a4b76acbc7bc5cd70e666122.zip
Merge pull request #1365 from SpotComms/master
Harden 50 profiles
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