aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-02-08 01:55:12 +0000
committerLibravatar GitHub <noreply@github.com>2020-02-08 01:55:12 +0000
commitc5002a26b35a9f99a60efd3e5b3bbc026048b3d3 (patch)
tree25d4aefe9f4092cb7f85d23bf3ab4602ecd82d8a
parentharden makepkg.profile (diff)
downloadfirejail-c5002a26b35a9f99a60efd3e5b3bbc026048b3d3.tar.gz
firejail-c5002a26b35a9f99a60efd3e5b3bbc026048b3d3.tar.zst
firejail-c5002a26b35a9f99a60efd3e5b3bbc026048b3d3.zip
include wvc to more profiles (#3209)
* include wvc in aria2c.profile * include wvc in clawsker.profile * include wvc in conky.profile * include wvc in dconf.profile * include wvc in dconf-editor.profile * include wvc in exiftool.profile * include wvc in font-manager.profile * include wvc in gconf.profile * include wvc in git.profile * include wvc in gjs.profile * include wvc in gpg.profile * include wvc in img2txt.profile * include wvc in mediainfo.profile * include wvc in mpd.profile * include wvc in nitroshare.profile * include wvc in ocenaudio.profile * include wvc to ping.profile * include wvc in simple-scan.profile * include wvc in simplescreenrecorder.profile * include wvc in sysprof.profile * include wvc in tshark.profile * include wvc in uget-gtk.profile * include wvc in viewnior.profile * include wvc in weechat.profile
-rw-r--r--etc/aria2c.profile1
-rw-r--r--etc/clawsker.profile1
-rw-r--r--etc/conky.profile1
-rw-r--r--etc/dconf-editor.profile1
-rw-r--r--etc/dconf.profile1
-rw-r--r--etc/exiftool.profile1
-rw-r--r--etc/font-manager.profile1
-rw-r--r--etc/gconf.profile1
-rw-r--r--etc/git.profile1
-rw-r--r--etc/gjs.profile1
-rw-r--r--etc/gpg.profile1
-rw-r--r--etc/img2txt.profile1
-rw-r--r--etc/mediainfo.profile1
-rw-r--r--etc/mpd.profile1
-rw-r--r--etc/nitroshare.profile1
-rw-r--r--etc/ocenaudio.profile1
-rw-r--r--etc/ping.profile3
-rw-r--r--etc/simple-scan.profile1
-rw-r--r--etc/simplescreenrecorder.profile1
-rw-r--r--etc/sysprof.profile1
-rw-r--r--etc/tshark.profile1
-rw-r--r--etc/uget-gtk.profile1
-rw-r--r--etc/viewnior.profile1
-rw-r--r--etc/weechat.profile1
24 files changed, 25 insertions, 1 deletions
diff --git a/etc/aria2c.profile b/etc/aria2c.profile
index 7819300af..a52a26d6f 100644
--- a/etc/aria2c.profile
+++ b/etc/aria2c.profile
@@ -21,6 +21,7 @@ include disable-passwdmgr.inc
21include disable-programs.inc 21include disable-programs.inc
22 22
23include whitelist-usr-share-common.inc 23include whitelist-usr-share-common.inc
24include whitelist-var-common.inc
24 25
25caps.drop all 26caps.drop all
26ipc-namespace 27ipc-namespace
diff --git a/etc/clawsker.profile b/etc/clawsker.profile
index 486b022ed..07db86c92 100644
--- a/etc/clawsker.profile
+++ b/etc/clawsker.profile
@@ -23,6 +23,7 @@ whitelist ${HOME}/.claws-mail
23whitelist /usr/share/perl5 23whitelist /usr/share/perl5
24include whitelist-common.inc 24include whitelist-common.inc
25include whitelist-usr-share-common.inc 25include whitelist-usr-share-common.inc
26include whitelist-var-common.inc
26 27
27apparmor 28apparmor
28caps.drop all 29caps.drop all
diff --git a/etc/conky.profile b/etc/conky.profile
index 78f92720f..10a243cd3 100644
--- a/etc/conky.profile
+++ b/etc/conky.profile
@@ -17,6 +17,7 @@ include disable-programs.inc
17include disable-xdg.inc 17include disable-xdg.inc
18 18
19include whitelist-usr-share-common.inc 19include whitelist-usr-share-common.inc
20include whitelist-var-common.inc
20 21
21caps.drop all 22caps.drop all
22ipc-namespace 23ipc-namespace
diff --git a/etc/dconf-editor.profile b/etc/dconf-editor.profile
index f9300268f..a9d25128f 100644
--- a/etc/dconf-editor.profile
+++ b/etc/dconf-editor.profile
@@ -17,6 +17,7 @@ include disable-xdg.inc
17whitelist ${HOME}/.local/share/glib-2.0 17whitelist ${HOME}/.local/share/glib-2.0
18include whitelist-common.inc 18include whitelist-common.inc
19include whitelist-usr-share-common.inc 19include whitelist-usr-share-common.inc
20include whitelist-var-common.inc
20 21
21apparmor 22apparmor
22caps.drop all 23caps.drop all
diff --git a/etc/dconf.profile b/etc/dconf.profile
index 2ee573463..ea19b2209 100644
--- a/etc/dconf.profile
+++ b/etc/dconf.profile
@@ -20,6 +20,7 @@ whitelist ${HOME}/.local/share/glib-2.0
20# dconf paths are whitelisted by the following 20# dconf paths are whitelisted by the following
21include whitelist-common.inc 21include whitelist-common.inc
22include whitelist-usr-share-common.inc 22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc
23 24
24apparmor 25apparmor
25caps.drop all 26caps.drop all
diff --git a/etc/exiftool.profile b/etc/exiftool.profile
index 9316a0585..daacbc0c7 100644
--- a/etc/exiftool.profile
+++ b/etc/exiftool.profile
@@ -21,6 +21,7 @@ include disable-programs.inc
21whitelist /usr/share/perl5 21whitelist /usr/share/perl5
22whitelist /usr/share/perl-image-exiftool 22whitelist /usr/share/perl-image-exiftool
23include whitelist-usr-share-common.inc 23include whitelist-usr-share-common.inc
24include whitelist-var-common.inc
24 25
25apparmor 26apparmor
26caps.drop all 27caps.drop all
diff --git a/etc/font-manager.profile b/etc/font-manager.profile
index 064df38d7..ae0e32d1e 100644
--- a/etc/font-manager.profile
+++ b/etc/font-manager.profile
@@ -28,6 +28,7 @@ whitelist ${HOME}/.config/font-manager
28whitelist /usr/share/font-manager 28whitelist /usr/share/font-manager
29include whitelist-common.inc 29include whitelist-common.inc
30include whitelist-usr-share-common.inc 30include whitelist-usr-share-common.inc
31include whitelist-var-common.inc
31 32
32apparmor 33apparmor
33caps.drop all 34caps.drop all
diff --git a/etc/gconf.profile b/etc/gconf.profile
index f070e6944..96848575d 100644
--- a/etc/gconf.profile
+++ b/etc/gconf.profile
@@ -28,6 +28,7 @@ whitelist /usr/share/GConf
28whitelist /usr/share/gconf 28whitelist /usr/share/gconf
29include whitelist-common.inc 29include whitelist-common.inc
30include whitelist-usr-share-common.inc 30include whitelist-usr-share-common.inc
31include whitelist-var-common.inc
31 32
32apparmor 33apparmor
33caps.drop all 34caps.drop all
diff --git a/etc/git.profile b/etc/git.profile
index da55f8744..e5a2f3985 100644
--- a/etc/git.profile
+++ b/etc/git.profile
@@ -33,6 +33,7 @@ whitelist /usr/share/gitgui
33whitelist /usr/share/gitweb 33whitelist /usr/share/gitweb
34whitelist /usr/share/nano 34whitelist /usr/share/nano
35include whitelist-usr-share-common.inc 35include whitelist-usr-share-common.inc
36include whitelist-var-common.inc
36 37
37apparmor 38apparmor
38caps.drop all 39caps.drop all
diff --git a/etc/gjs.profile b/etc/gjs.profile
index aba020bc7..85dd57f29 100644
--- a/etc/gjs.profile
+++ b/etc/gjs.profile
@@ -23,6 +23,7 @@ include disable-passwdmgr.inc
23include disable-programs.inc 23include disable-programs.inc
24 24
25include whitelist-usr-share-common.inc 25include whitelist-usr-share-common.inc
26include whitelist-var-common.inc
26 27
27caps.drop all 28caps.drop all
28netfilter 29netfilter
diff --git a/etc/gpg.profile b/etc/gpg.profile
index a60d42cf8..b408a0123 100644
--- a/etc/gpg.profile
+++ b/etc/gpg.profile
@@ -22,6 +22,7 @@ whitelist /usr/share/gnupg
22whitelist /usr/share/gnupg2 22whitelist /usr/share/gnupg2
23whitelist /usr/share/pacman/keyrings 23whitelist /usr/share/pacman/keyrings
24include whitelist-usr-share-common.inc 24include whitelist-usr-share-common.inc
25include whitelist-var-common.inc
25 26
26caps.drop all 27caps.drop all
27netfilter 28netfilter
diff --git a/etc/img2txt.profile b/etc/img2txt.profile
index 419da765d..0b30ec33f 100644
--- a/etc/img2txt.profile
+++ b/etc/img2txt.profile
@@ -20,6 +20,7 @@ include disable-xdg.inc
20 20
21whitelist /usr/share/imlib2 21whitelist /usr/share/imlib2
22include whitelist-usr-share-common.inc 22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc
23 24
24apparmor 25apparmor
25caps.drop all 26caps.drop all
diff --git a/etc/mediainfo.profile b/etc/mediainfo.profile
index fb8db3e3d..40ae663fc 100644
--- a/etc/mediainfo.profile
+++ b/etc/mediainfo.profile
@@ -16,6 +16,7 @@ include disable-passwdmgr.inc
16include disable-programs.inc 16include disable-programs.inc
17 17
18include whitelist-usr-share-common.inc 18include whitelist-usr-share-common.inc
19include whitelist-var-common.inc
19 20
20apparmor 21apparmor
21caps.drop all 22caps.drop all
diff --git a/etc/mpd.profile b/etc/mpd.profile
index 80f4df7cb..3fda87a48 100644
--- a/etc/mpd.profile
+++ b/etc/mpd.profile
@@ -20,6 +20,7 @@ include disable-programs.inc
20include disable-xdg.inc 20include disable-xdg.inc
21 21
22include whitelist-usr-share-common.inc 22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc
23 24
24caps.drop all 25caps.drop all
25netfilter 26netfilter
diff --git a/etc/nitroshare.profile b/etc/nitroshare.profile
index 28879d09b..dfa64cff9 100644
--- a/etc/nitroshare.profile
+++ b/etc/nitroshare.profile
@@ -21,6 +21,7 @@ include disable-passwdmgr.inc
21include disable-programs.inc 21include disable-programs.inc
22 22
23include whitelist-usr-share-common.inc 23include whitelist-usr-share-common.inc
24include whitelist-var-common.inc
24 25
25caps.drop all 26caps.drop all
26netfilter 27netfilter
diff --git a/etc/ocenaudio.profile b/etc/ocenaudio.profile
index acc249000..a523a6c56 100644
--- a/etc/ocenaudio.profile
+++ b/etc/ocenaudio.profile
@@ -19,6 +19,7 @@ include disable-programs.inc
19include disable-xdg.inc 19include disable-xdg.inc
20 20
21include whitelist-usr-share-common.inc 21include whitelist-usr-share-common.inc
22include whitelist-var-common.inc
22 23
23apparmor 24apparmor
24caps.drop all 25caps.drop all
diff --git a/etc/ping.profile b/etc/ping.profile
index 11dbbcd58..5f68ee011 100644
--- a/etc/ping.profile
+++ b/etc/ping.profile
@@ -15,8 +15,9 @@ include disable-passwdmgr.inc
15include disable-programs.inc 15include disable-programs.inc
16include disable-xdg.inc 16include disable-xdg.inc
17 17
18include whitelist-usr-share-common.inc
19include whitelist-common.inc 18include whitelist-common.inc
19include whitelist-usr-share-common.inc
20include whitelist-var-common.inc
20 21
21caps.keep net_raw 22caps.keep net_raw
22ipc-namespace 23ipc-namespace
diff --git a/etc/simple-scan.profile b/etc/simple-scan.profile
index ff6de9ec2..40fe8c566 100644
--- a/etc/simple-scan.profile
+++ b/etc/simple-scan.profile
@@ -18,6 +18,7 @@ include disable-xdg.inc
18 18
19whitelist /usr/share/simple-scan 19whitelist /usr/share/simple-scan
20include whitelist-usr-share-common.inc 20include whitelist-usr-share-common.inc
21include whitelist-var-common.inc
21 22
22caps.drop all 23caps.drop all
23netfilter 24netfilter
diff --git a/etc/simplescreenrecorder.profile b/etc/simplescreenrecorder.profile
index 5f8ab360f..f7103b62d 100644
--- a/etc/simplescreenrecorder.profile
+++ b/etc/simplescreenrecorder.profile
@@ -18,6 +18,7 @@ include disable-xdg.inc
18 18
19whitelist /usr/share/simplescreenrecorder 19whitelist /usr/share/simplescreenrecorder
20include whitelist-usr-share-common.inc 20include whitelist-usr-share-common.inc
21include whitelist-var-common.inc
21 22
22apparmor 23apparmor
23caps.drop all 24caps.drop all
diff --git a/etc/sysprof.profile b/etc/sysprof.profile
index 9188df709..9761629d2 100644
--- a/etc/sysprof.profile
+++ b/etc/sysprof.profile
@@ -15,6 +15,7 @@ include disable-programs.inc
15include disable-xdg.inc 15include disable-xdg.inc
16 16
17include whitelist-usr-share-common.inc 17include whitelist-usr-share-common.inc
18include whitelist-var-common.inc
18 19
19apparmor 20apparmor
20caps.drop all 21caps.drop all
diff --git a/etc/tshark.profile b/etc/tshark.profile
index 0decb95cf..22ced5d8a 100644
--- a/etc/tshark.profile
+++ b/etc/tshark.profile
@@ -17,6 +17,7 @@ include disable-xdg.inc
17whitelist /usr/share/wireshark 17whitelist /usr/share/wireshark
18include whitelist-common.inc 18include whitelist-common.inc
19include whitelist-usr-share-common.inc 19include whitelist-usr-share-common.inc
20include whitelist-var-common.inc
20 21
21#caps.keep net_raw 22#caps.keep net_raw
22caps.keep dac_override,net_admin,net_raw 23caps.keep dac_override,net_admin,net_raw
diff --git a/etc/uget-gtk.profile b/etc/uget-gtk.profile
index ec1ac48a2..8a2e83a1a 100644
--- a/etc/uget-gtk.profile
+++ b/etc/uget-gtk.profile
@@ -17,6 +17,7 @@ whitelist ${DOWNLOADS}
17whitelist ${HOME}/.config/uGet 17whitelist ${HOME}/.config/uGet
18include whitelist-common.inc 18include whitelist-common.inc
19include whitelist-usr-share-common.inc 19include whitelist-usr-share-common.inc
20include whitelist-var-common.inc
20 21
21caps.drop all 22caps.drop all
22netfilter 23netfilter
diff --git a/etc/viewnior.profile b/etc/viewnior.profile
index f9241c7e0..9f57b2971 100644
--- a/etc/viewnior.profile
+++ b/etc/viewnior.profile
@@ -20,6 +20,7 @@ include disable-passwdmgr.inc
20include disable-programs.inc 20include disable-programs.inc
21 21
22include whitelist-usr-share-common.inc 22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc
23 24
24apparmor 25apparmor
25caps.drop all 26caps.drop all
diff --git a/etc/weechat.profile b/etc/weechat.profile
index cc340124d..800724054 100644
--- a/etc/weechat.profile
+++ b/etc/weechat.profile
@@ -13,6 +13,7 @@ include disable-programs.inc
13 13
14whitelist /usr/share/perl5 14whitelist /usr/share/perl5
15include whitelist-usr-share-common.inc 15include whitelist-usr-share-common.inc
16include whitelist-var-common.inc
16 17
17caps.drop all 18caps.drop all
18netfilter 19netfilter