aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/gnome-mplayer.profile5
-rw-r--r--etc/gpredict.profile3
-rw-r--r--etc/gthumb.profile3
-rw-r--r--etc/hedgewars.profile6
-rw-r--r--etc/hexchat.profile6
-rw-r--r--etc/jitsi.profile1
-rw-r--r--etc/kmail.profile4
-rw-r--r--etc/konversation.profile3
8 files changed, 26 insertions, 5 deletions
diff --git a/etc/gnome-mplayer.profile b/etc/gnome-mplayer.profile
index 1caea177d..1b0fc9807 100644
--- a/etc/gnome-mplayer.profile
+++ b/etc/gnome-mplayer.profile
@@ -5,10 +5,13 @@ include /etc/firejail/disable-devel.inc
5include /etc/firejail/disable-passwdmgr.inc 5include /etc/firejail/disable-passwdmgr.inc
6 6
7caps.drop all 7caps.drop all
8nogroups
8nonewprivs 9nonewprivs
9noroot 10noroot
10protocol unix,inet,inet6 11protocol unix,inet,inet6
11seccomp 12seccomp
12
13shell none 13shell none
14
14private-bin gnome-mplayer 15private-bin gnome-mplayer
16private-dev
17private-tmp
diff --git a/etc/gpredict.profile b/etc/gpredict.profile
index a8378a66e..353ecceae 100644
--- a/etc/gpredict.profile
+++ b/etc/gpredict.profile
@@ -15,10 +15,11 @@ nonewprivs
15nogroups 15nogroups
16noroot 16noroot
17nosound 17nosound
18protocol unix,inet,inet6,netlink 18protocol unix,inet,inet6
19seccomp 19seccomp
20shell none 20shell none
21tracelog 21tracelog
22 22
23private-bin gpredict 23private-bin gpredict
24private-dev 24private-dev
25private-tmp
diff --git a/etc/gthumb.profile b/etc/gthumb.profile
index 3c02576aa..e043c7229 100644
--- a/etc/gthumb.profile
+++ b/etc/gthumb.profile
@@ -7,8 +7,8 @@ include /etc/firejail/disable-devel.inc
7include /etc/firejail/disable-passwdmgr.inc 7include /etc/firejail/disable-passwdmgr.inc
8 8
9caps.drop all 9caps.drop all
10nonewprivs
11nogroups 10nogroups
11nonewprivs
12noroot 12noroot
13nosound 13nosound
14protocol unix 14protocol unix
@@ -19,3 +19,4 @@ tracelog
19private-bin gthumb 19private-bin gthumb
20whitelist /tmp/.X11-unix 20whitelist /tmp/.X11-unix
21private-dev 21private-dev
22private-tmp
diff --git a/etc/hedgewars.profile b/etc/hedgewars.profile
index c5d863bd5..7910b7eb0 100644
--- a/etc/hedgewars.profile
+++ b/etc/hedgewars.profile
@@ -7,12 +7,16 @@ include /etc/firejail/disable-devel.inc
7include /etc/firejail/disable-passwdmgr.inc 7include /etc/firejail/disable-passwdmgr.inc
8 8
9caps.drop all 9caps.drop all
10netfilter
11nogroups
10nonewprivs 12nonewprivs
11noroot 13noroot
12private-dev
13seccomp 14seccomp
14tracelog 15tracelog
15 16
17private-dev
18private-tmp
19
16mkdir ~/.hedgewars 20mkdir ~/.hedgewars
17whitelist ~/.hedgewars 21whitelist ~/.hedgewars
18include /etc/firejail/whitelist-common.inc 22include /etc/firejail/whitelist-common.inc
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 0d7ee6594..0ff64aef5 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -7,9 +7,11 @@ include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-devel.inc 7include /etc/firejail/disable-devel.inc
8 8
9caps.drop all 9caps.drop all
10netfilter
11nogroups
10nonewprivs 12nonewprivs
11noroot 13noroot
12netfilter 14nosound
13protocol unix,inet,inet6 15protocol unix,inet,inet6
14seccomp 16seccomp
15 17
@@ -18,3 +20,5 @@ whitelist ~/.config/hexchat
18include /etc/firejail/whitelist-common.inc 20include /etc/firejail/whitelist-common.inc
19 21
20# private-bin requires perl, python, etc. 22# private-bin requires perl, python, etc.
23private-dev
24private-tmp
diff --git a/etc/jitsi.profile b/etc/jitsi.profile
index 8baf1ad94..c61158f8b 100644
--- a/etc/jitsi.profile
+++ b/etc/jitsi.profile
@@ -14,3 +14,4 @@ seccomp
14shell none 14shell none
15tracelog 15tracelog
16 16
17private-tmp
diff --git a/etc/kmail.profile b/etc/kmail.profile
index 44a53e258..8c8fd18c4 100644
--- a/etc/kmail.profile
+++ b/etc/kmail.profile
@@ -9,7 +9,11 @@ include /etc/firejail/disable-passwdmgr.inc
9caps.drop all 9caps.drop all
10netfilter 10netfilter
11nonewprivs 11nonewprivs
12nogroups
12noroot 13noroot
13protocol unix,inet,inet6,netlink 14protocol unix,inet,inet6,netlink
14seccomp 15seccomp
15tracelog 16tracelog
17
18private-dev
19private-tmp
diff --git a/etc/konversation.profile b/etc/konversation.profile
index 190061618..e9546fd1b 100644
--- a/etc/konversation.profile
+++ b/etc/konversation.profile
@@ -7,6 +7,9 @@ include /etc/firejail/disable-passwdmgr.inc
7 7
8caps.drop all 8caps.drop all
9netfilter 9netfilter
10nogroups
10noroot 11noroot
11seccomp 12seccomp
12protocol unix,inet,inet6 13protocol unix,inet,inet6
14
15private-tmp