aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-05-01 07:29:41 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-05-01 07:29:41 -0400
commit3c48e7b6477cb6d01a95a276895d0cbdd0675175 (patch)
tree8982e8f3bcc3416092b964482721d0cec67aaa6a /etc
parentallow PulseAudio sockets in --private-tmp (diff)
downloadfirejail-3c48e7b6477cb6d01a95a276895d0cbdd0675175.tar.gz
firejail-3c48e7b6477cb6d01a95a276895d0cbdd0675175.tar.zst
firejail-3c48e7b6477cb6d01a95a276895d0cbdd0675175.zip
added nemo, gucharmap, gnome-font-viewer profiles
Diffstat (limited to 'etc')
-rw-r--r--etc/gnome-font-viewer.profile26
-rw-r--r--etc/gucharmap.profile26
-rw-r--r--etc/nemo.profile27
3 files changed, 79 insertions, 0 deletions
diff --git a/etc/gnome-font-viewer.profile b/etc/gnome-font-viewer.profile
new file mode 100644
index 000000000..288cc8a15
--- /dev/null
+++ b/etc/gnome-font-viewer.profile
@@ -0,0 +1,26 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/gnome-font-viewer.local
4
5private
6#include /etc/firejail/disable-common.inc
7#include /etc/firejail/disable-programs.inc
8#include /etc/firejail/disable-passwdmgr.inc
9
10caps.drop all
11netfilter
12nonewprivs
13noroot
14protocol unix,inet,inet6
15seccomp
16
17#
18# depending on your usage, you can enable some of the commands below:
19#
20nogroups
21shell none
22# private-bin program
23# private-etc none
24# private-dev
25# private-tmp
26nosound
diff --git a/etc/gucharmap.profile b/etc/gucharmap.profile
new file mode 100644
index 000000000..98d3b2f25
--- /dev/null
+++ b/etc/gucharmap.profile
@@ -0,0 +1,26 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/gucharmap.local
4
5private
6#include /etc/firejail/disable-common.inc
7#include /etc/firejail/disable-programs.inc
8#include /etc/firejail/disable-passwdmgr.inc
9
10caps.drop all
11netfilter
12nonewprivs
13noroot
14protocol unix,inet,inet6
15seccomp
16
17#
18# depending on your usage, you can enable some of the commands below:
19#
20nogroups
21shell none
22# private-bin program
23# private-etc none
24# private-dev
25# private-tmp
26nosound
diff --git a/etc/nemo.profile b/etc/nemo.profile
new file mode 100644
index 000000000..4ebcd952c
--- /dev/null
+++ b/etc/nemo.profile
@@ -0,0 +1,27 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/nemo.local
4
5noblacklist ${HOME}/.local/share/nemo
6noblacklist ${HOME}/.config/nemo
7include /etc/firejail/disable-common.inc
8include /etc/firejail/disable-passwdmgr.inc
9include /etc/firejail/disable-devel.inc
10
11caps.drop all
12netfilter
13nonewprivs
14noroot
15protocol unix,inet,inet6
16seccomp
17
18#
19# depending on your usage, you can enable some of the commands below:
20#
21nogroups
22shell none
23# private-bin program
24# private-etc none
25# private-dev
26# private-tmp
27# nosound