aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/0ad.profile2
-rw-r--r--etc/ark.profile2
-rw-r--r--etc/bibletime.profile3
-rw-r--r--etc/dconf-editor.profile1
-rw-r--r--etc/dragon.profile2
-rw-r--r--etc/eog.profile3
-rw-r--r--etc/evince.profile4
-rw-r--r--etc/feedreader.profile2
-rw-r--r--etc/file-roller.profile2
-rw-r--r--etc/firefox.profile3
-rw-r--r--etc/ghostwriter.profile7
-rw-r--r--etc/gimp.profile3
-rw-r--r--etc/gitg.profile2
-rw-r--r--etc/gnome-characters.profile2
-rw-r--r--etc/gnome-clocks.profile3
-rw-r--r--etc/gnome-latex.profile4
-rw-r--r--etc/gnome-logs.profile1
-rw-r--r--etc/gnome-maps.profile2
-rw-r--r--etc/gucharmap.profile1
-rw-r--r--etc/keepassxc.profile2
-rw-r--r--etc/meld.profile4
-rw-r--r--etc/mpv.profile1
-rw-r--r--etc/okular.profile3
-rw-r--r--etc/rhythmbox.profile4
-rw-r--r--etc/sqlitebrowser.profile1
-rw-r--r--etc/supertuxkart.profile2
-rw-r--r--etc/templates/profile.template1
-rw-r--r--etc/thunderbird.profile3
-rw-r--r--etc/transmission-gtk.profile2
-rw-r--r--etc/wget.profile1
-rw-r--r--etc/whitelist-usr-share-common.inc49
-rw-r--r--etc/yelp.profile4
-rw-r--r--etc/youtube-dl.profile1
33 files changed, 127 insertions, 0 deletions
diff --git a/etc/0ad.profile b/etc/0ad.profile
index 565d42567..8b5820d5e 100644
--- a/etc/0ad.profile
+++ b/etc/0ad.profile
@@ -23,7 +23,9 @@ mkdir ${HOME}/.local/share/0ad
23whitelist ${HOME}/.cache/0ad 23whitelist ${HOME}/.cache/0ad
24whitelist ${HOME}/.config/0ad 24whitelist ${HOME}/.config/0ad
25whitelist ${HOME}/.local/share/0ad 25whitelist ${HOME}/.local/share/0ad
26whitelist /usr/share/0ad
26include whitelist-common.inc 27include whitelist-common.inc
28include whitelist-usr-share-common.inc
27include whitelist-var-common.inc 29include whitelist-var-common.inc
28 30
29caps.drop all 31caps.drop all
diff --git a/etc/ark.profile b/etc/ark.profile
index 7f74a4d49..2fe546b55 100644
--- a/etc/ark.profile
+++ b/etc/ark.profile
@@ -15,6 +15,8 @@ include disable-interpreters.inc
15include disable-passwdmgr.inc 15include disable-passwdmgr.inc
16include disable-programs.inc 16include disable-programs.inc
17 17
18whitelist /usr/share/ark
19include whitelist-usr-share-common.inc
18include whitelist-var-common.inc 20include whitelist-var-common.inc
19 21
20apparmor 22apparmor
diff --git a/etc/bibletime.profile b/etc/bibletime.profile
index 0de3bc480..b76bc8367 100644
--- a/etc/bibletime.profile
+++ b/etc/bibletime.profile
@@ -25,7 +25,10 @@ mkdir ${HOME}/.local/share/bibletime
25whitelist ${HOME}/.bibletime 25whitelist ${HOME}/.bibletime
26whitelist ${HOME}/.sword 26whitelist ${HOME}/.sword
27whitelist ${HOME}/.local/share/bibletime 27whitelist ${HOME}/.local/share/bibletime
28whitelist /usr/share/bibletime
29whitelist /usr/share/sword
28include whitelist-common.inc 30include whitelist-common.inc
31include whitelist-usr-share-common.inc
29include whitelist-var-common.inc 32include whitelist-var-common.inc
30 33
31apparmor 34apparmor
diff --git a/etc/dconf-editor.profile b/etc/dconf-editor.profile
index 29f676535..f9300268f 100644
--- a/etc/dconf-editor.profile
+++ b/etc/dconf-editor.profile
@@ -16,6 +16,7 @@ include disable-xdg.inc
16 16
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
19 20
20apparmor 21apparmor
21caps.drop all 22caps.drop all
diff --git a/etc/dragon.profile b/etc/dragon.profile
index fb8aaaf96..df839cc47 100644
--- a/etc/dragon.profile
+++ b/etc/dragon.profile
@@ -18,6 +18,8 @@ include disable-passwdmgr.inc
18include disable-programs.inc 18include disable-programs.inc
19include disable-xdg.inc 19include disable-xdg.inc
20 20
21whitelist /usr/share/dragonplayer
22include whitelist-usr-share-common.inc
21include whitelist-var-common.inc 23include whitelist-var-common.inc
22 24
23caps.drop all 25caps.drop all
diff --git a/etc/eog.profile b/etc/eog.profile
index 8e3aa42fe..4a68053ea 100644
--- a/etc/eog.profile
+++ b/etc/eog.profile
@@ -8,6 +8,9 @@ include globals.local
8 8
9noblacklist ${HOME}/.config/eog 9noblacklist ${HOME}/.config/eog
10 10
11whitelist /usr/share/eog
12include whitelist-usr-share-common.inc
13
11# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager' 14# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'
12# comment those if you need that functionality 15# comment those if you need that functionality
13# or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eog.local 16# or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eog.local
diff --git a/etc/evince.profile b/etc/evince.profile
index af1b934c5..0ace1dc3e 100644
--- a/etc/evince.profile
+++ b/etc/evince.profile
@@ -17,6 +17,10 @@ include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18include disable-xdg.inc 18include disable-xdg.inc
19 19
20whitelist /usr/share/evince
21whitelist /usr/share/poppler
22whitelist /usr/share/tracker
23include whitelist-usr-share-common.inc
20include whitelist-var-common.inc 24include whitelist-var-common.inc
21 25
22caps.drop all 26caps.drop all
diff --git a/etc/feedreader.profile b/etc/feedreader.profile
index e381b12d6..c12ab2399 100644
--- a/etc/feedreader.profile
+++ b/etc/feedreader.profile
@@ -21,7 +21,9 @@ mkdir ${HOME}/.cache/feedreader
21mkdir ${HOME}/.local/share/feedreader 21mkdir ${HOME}/.local/share/feedreader
22whitelist ${HOME}/.cache/feedreader 22whitelist ${HOME}/.cache/feedreader
23whitelist ${HOME}/.local/share/feedreader 23whitelist ${HOME}/.local/share/feedreader
24whitelist /usr/share/feedreader
24include whitelist-common.inc 25include whitelist-common.inc
26include whitelist-usr-share-common.inc
25include whitelist-var-common.inc 27include whitelist-var-common.inc
26 28
27caps.drop all 29caps.drop all
diff --git a/etc/file-roller.profile b/etc/file-roller.profile
index 496152540..5251ecd46 100644
--- a/etc/file-roller.profile
+++ b/etc/file-roller.profile
@@ -13,6 +13,8 @@ include disable-interpreters.inc
13include disable-passwdmgr.inc 13include disable-passwdmgr.inc
14include disable-programs.inc 14include disable-programs.inc
15 15
16whitelist /usr/share/file-roller
17include whitelist-usr-share-common.inc
16include whitelist-var-common.inc 18include whitelist-var-common.inc
17 19
18apparmor 20apparmor
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 8d90a0917..b05321ece 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -14,6 +14,9 @@ mkdir ${HOME}/.mozilla
14whitelist ${HOME}/.cache/mozilla/firefox 14whitelist ${HOME}/.cache/mozilla/firefox
15whitelist ${HOME}/.mozilla 15whitelist ${HOME}/.mozilla
16 16
17whitelist /usr/share/mozilla
18include whitelist-usr-share-common.inc
19
17# firefox requires a shell to launch on Arch. 20# firefox requires a shell to launch on Arch.
18#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which 21#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which
19# Fedora use shell scripts to launch firefox, at least this is required 22# Fedora use shell scripts to launch firefox, at least this is required
diff --git a/etc/ghostwriter.profile b/etc/ghostwriter.profile
index b09d28b21..8a9ccabc2 100644
--- a/etc/ghostwriter.profile
+++ b/etc/ghostwriter.profile
@@ -19,6 +19,13 @@ include disable-passwdmgr.inc
19include disable-programs.inc 19include disable-programs.inc
20include disable-xdg.inc 20include disable-xdg.inc
21 21
22whitelist /usr/share/ghostwriter
23whitelist /usr/share/mozilla-dicts
24whitelist /usr/share/texlive
25whitelist /usr/share/pandoc
26whitelist /usr/share/pandoc-*
27include whitelist-usr-share-common.inc
28
22apparmor 29apparmor
23caps.drop all 30caps.drop all
24machine-id 31machine-id
diff --git a/etc/gimp.profile b/etc/gimp.profile
index e68d49274..ea73d1b0a 100644
--- a/etc/gimp.profile
+++ b/etc/gimp.profile
@@ -23,6 +23,9 @@ include disable-passwdmgr.inc
23include disable-programs.inc 23include disable-programs.inc
24include disable-xdg.inc 24include disable-xdg.inc
25 25
26whitelist /usr/share/gimp
27whitelist /usr/share/mypaint-data
28include whitelist-usr-share-common.inc
26include whitelist-var-common.inc 29include whitelist-var-common.inc
27 30
28apparmor 31apparmor
diff --git a/etc/gitg.profile b/etc/gitg.profile
index 08c1c94b6..9ac1076ed 100644
--- a/etc/gitg.profile
+++ b/etc/gitg.profile
@@ -19,6 +19,8 @@ include disable-interpreters.inc
19include disable-passwdmgr.inc 19include disable-passwdmgr.inc
20include disable-programs.inc 20include disable-programs.inc
21 21
22whitelist /usr/share/gitg
23include whitelist-usr-share-common.inc
22include whitelist-var-common.inc 24include whitelist-var-common.inc
23 25
24caps.drop all 26caps.drop all
diff --git a/etc/gnome-characters.profile b/etc/gnome-characters.profile
index 828c6324e..c3e9466d7 100644
--- a/etc/gnome-characters.profile
+++ b/etc/gnome-characters.profile
@@ -14,7 +14,9 @@ include disable-passwdmgr.inc
14include disable-programs.inc 14include disable-programs.inc
15include disable-xdg.inc 15include disable-xdg.inc
16 16
17whitelist /usr/share/org.gnome.Characters
17include whitelist-common.inc 18include whitelist-common.inc
19include whitelist-usr-share-common.inc
18include whitelist-var-common.inc 20include whitelist-var-common.inc
19 21
20caps.drop all 22caps.drop all
diff --git a/etc/gnome-clocks.profile b/etc/gnome-clocks.profile
index 2beee83e0..025335a23 100644
--- a/etc/gnome-clocks.profile
+++ b/etc/gnome-clocks.profile
@@ -14,7 +14,10 @@ include disable-passwdmgr.inc
14include disable-programs.inc 14include disable-programs.inc
15include disable-xdg.inc 15include disable-xdg.inc
16 16
17whitelist /usr/share/gnome-clocks
18whitelist /usr/share/libgweather
17include whitelist-common.inc 19include whitelist-common.inc
20include whitelist-usr-share-common.inc
18include whitelist-var-common.inc 21include whitelist-var-common.inc
19 22
20apparmor 23apparmor
diff --git a/etc/gnome-latex.profile b/etc/gnome-latex.profile
index 9cef9072c..1bf48c6ab 100644
--- a/etc/gnome-latex.profile
+++ b/etc/gnome-latex.profile
@@ -19,6 +19,10 @@ include disable-interpreters.inc
19include disable-passwdmgr.inc 19include disable-passwdmgr.inc
20include disable-programs.inc 20include disable-programs.inc
21 21
22whitelist /usr/share/gnome-latex
23whitelist /usr/share/perl5
24whitelist /usr/share/texlive
25include whitelist-usr-share-common.inc
22# May cause issues. 26# May cause issues.
23#include whitelist-var-common.inc 27#include whitelist-var-common.inc
24 28
diff --git a/etc/gnome-logs.profile b/etc/gnome-logs.profile
index 67256852c..75ad21608 100644
--- a/etc/gnome-logs.profile
+++ b/etc/gnome-logs.profile
@@ -15,6 +15,7 @@ include disable-programs.inc
15include disable-xdg.inc 15include disable-xdg.inc
16 16
17whitelist /var/log/journal 17whitelist /var/log/journal
18include whitelist-usr-share-common.inc
18include whitelist-var-common.inc 19include whitelist-var-common.inc
19 20
20apparmor 21apparmor
diff --git a/etc/gnome-maps.profile b/etc/gnome-maps.profile
index be8e809ce..6f7f13c56 100644
--- a/etc/gnome-maps.profile
+++ b/etc/gnome-maps.profile
@@ -26,7 +26,9 @@ whitelist ${HOME}/.cache/champlain
26whitelist ${HOME}/.local/share/maps-places.json 26whitelist ${HOME}/.local/share/maps-places.json
27whitelist ${DOWNLOADS} 27whitelist ${DOWNLOADS}
28whitelist ${PICTURES} 28whitelist ${PICTURES}
29whitelist /usr/share/gnome-maps
29include whitelist-common.inc 30include whitelist-common.inc
31include whitelist-usr-share-common.inc
30include whitelist-var-common.inc 32include whitelist-var-common.inc
31 33
32apparmor 34apparmor
diff --git a/etc/gucharmap.profile b/etc/gucharmap.profile
index c8fe9e8c9..b3aa58d29 100644
--- a/etc/gucharmap.profile
+++ b/etc/gucharmap.profile
@@ -15,6 +15,7 @@ include disable-programs.inc
15include disable-xdg.inc 15include disable-xdg.inc
16 16
17include whitelist-common.inc 17include whitelist-common.inc
18include whitelist-usr-share-common.inc
18include whitelist-var-common.inc 19include whitelist-var-common.inc
19 20
20apparmor 21apparmor
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index 96718fcde..a48165140 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -22,6 +22,8 @@ include disable-passwdmgr.inc
22include disable-programs.inc 22include disable-programs.inc
23include disable-xdg.inc 23include disable-xdg.inc
24 24
25whitelist /usr/share/keepassxc
26include whitelist-usr-share-common.inc
25include whitelist-var-common.inc 27include whitelist-var-common.inc
26 28
27caps.drop all 29caps.drop all
diff --git a/etc/meld.profile b/etc/meld.profile
index 70de7c27b..8e3668d57 100644
--- a/etc/meld.profile
+++ b/etc/meld.profile
@@ -37,6 +37,10 @@ include disable-passwdmgr.inc
37# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in /var. 37# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in /var.
38#include whitelist-var-common.inc 38#include whitelist-var-common.inc
39 39
40# Uncomment the next lines (or put it into your meld.local) if you don't need to compare files in /usr/share.
41#whitelist /usr/share/meld
42#include whitelist-usr-share-common.inc
43
40apparmor 44apparmor
41caps.drop all 45caps.drop all
42ipc-namespace 46ipc-namespace
diff --git a/etc/mpv.profile b/etc/mpv.profile
index 289a3cd5d..ab295a30d 100644
--- a/etc/mpv.profile
+++ b/etc/mpv.profile
@@ -27,6 +27,7 @@ include disable-passwdmgr.inc
27include disable-programs.inc 27include disable-programs.inc
28include disable-xdg.inc 28include disable-xdg.inc
29 29
30include whitelist-usr-share-common.inc
30include whitelist-var-common.inc 31include whitelist-var-common.inc
31 32
32apparmor 33apparmor
diff --git a/etc/okular.profile b/etc/okular.profile
index 56fd21fc8..1dc8c9482 100644
--- a/etc/okular.profile
+++ b/etc/okular.profile
@@ -26,6 +26,9 @@ include disable-passwdmgr.inc
26include disable-programs.inc 26include disable-programs.inc
27include disable-xdg.inc 27include disable-xdg.inc
28 28
29whitelist /usr/share/poppler
30whitelist /usr/share/okular
31include whitelist-usr-share-common.inc
29include whitelist-var-common.inc 32include whitelist-var-common.inc
30 33
31apparmor 34apparmor
diff --git a/etc/rhythmbox.profile b/etc/rhythmbox.profile
index 9bcbdb561..b5f9941e3 100644
--- a/etc/rhythmbox.profile
+++ b/etc/rhythmbox.profile
@@ -21,6 +21,10 @@ include disable-passwdmgr.inc
21include disable-programs.inc 21include disable-programs.inc
22include disable-xdg.inc 22include disable-xdg.inc
23 23
24whitelist /usr/share/rhythmbox
25whitelist /usr/share/lua
26whitelist /usr/share/libquvi-scripts
27include whitelist-usr-share-common.inc
24include whitelist-var-common.inc 28include whitelist-var-common.inc
25 29
26# apparmor - makes settings immutable 30# apparmor - makes settings immutable
diff --git a/etc/sqlitebrowser.profile b/etc/sqlitebrowser.profile
index d423bb65c..94bb4d3f2 100644
--- a/etc/sqlitebrowser.profile
+++ b/etc/sqlitebrowser.profile
@@ -17,6 +17,7 @@ include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18include disable-xdg.inc 18include disable-xdg.inc
19 19
20include whitelist-usr-share-common.inc
20include whitelist-var-common.inc 21include whitelist-var-common.inc
21 22
22apparmor 23apparmor
diff --git a/etc/supertuxkart.profile b/etc/supertuxkart.profile
index 8a48eeac8..2975a61ed 100644
--- a/etc/supertuxkart.profile
+++ b/etc/supertuxkart.profile
@@ -24,7 +24,9 @@ mkdir ${HOME}/.local/share/supertuxkart
24whitelist ${HOME}/.config/supertuxkart 24whitelist ${HOME}/.config/supertuxkart
25whitelist ${HOME}/.cache/supertuxkart 25whitelist ${HOME}/.cache/supertuxkart
26whitelist ${HOME}/.local/share/supertuxkart 26whitelist ${HOME}/.local/share/supertuxkart
27whitelist /usr/share/supertuxkart
27include whitelist-common.inc 28include whitelist-common.inc
29include whitelist-usr-share-common.inc
28include whitelist-var-common.inc 30include whitelist-var-common.inc
29 31
30apparmor 32apparmor
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 10b5ee2ae..dcf6dd201 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -107,6 +107,7 @@ include globals.local
107##mkfile PATH 107##mkfile PATH
108#whitelist PATH 108#whitelist PATH
109#include whitelist-common.inc 109#include whitelist-common.inc
110#include whitelist-usr-share-common.inc
110#include whitelist-var-common.inc 111#include whitelist-var-common.inc
111 112
112##allusers 113##allusers
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 9e60050e6..ea6e3855d 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -34,6 +34,9 @@ whitelist ${HOME}/.gnupg
34# whitelist ${HOME}/.icedove 34# whitelist ${HOME}/.icedove
35whitelist ${HOME}/.thunderbird 35whitelist ${HOME}/.thunderbird
36 36
37#whitelist /usr/share/mozilla
38#include whitelist-usr-share-common.inc
39
37# We need the real /tmp for data exchange when xdg-open handles email attachments on KDE 40# We need the real /tmp for data exchange when xdg-open handles email attachments on KDE
38ignore private-tmp 41ignore private-tmp
39# machine-id breaks audio in browsers; enable it when sound is not required 42# machine-id breaks audio in browsers; enable it when sound is not required
diff --git a/etc/transmission-gtk.profile b/etc/transmission-gtk.profile
index 01bdeb4ef..de8da003b 100644
--- a/etc/transmission-gtk.profile
+++ b/etc/transmission-gtk.profile
@@ -7,6 +7,8 @@ include transmission-gtk.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10include whitelist-usr-share-common.inc
11
10private-bin transmission-gtk 12private-bin transmission-gtk
11 13
12ignore memory-deny-write-execute 14ignore memory-deny-write-execute
diff --git a/etc/wget.profile b/etc/wget.profile
index 83ff0bb64..4bf354652 100644
--- a/etc/wget.profile
+++ b/etc/wget.profile
@@ -15,6 +15,7 @@ include disable-exec.inc
15include disable-passwdmgr.inc 15include disable-passwdmgr.inc
16include disable-programs.inc 16include disable-programs.inc
17 17
18include whitelist-usr-share-common.inc
18include whitelist-var-common.inc 19include whitelist-var-common.inc
19 20
20caps.drop all 21caps.drop all
diff --git a/etc/whitelist-usr-share-common.inc b/etc/whitelist-usr-share-common.inc
new file mode 100644
index 000000000..61c69b2f8
--- /dev/null
+++ b/etc/whitelist-usr-share-common.inc
@@ -0,0 +1,49 @@
1# Local customizations come here
2include whitelist-usr-share-common.local
3
4# common /usr/share whitelist for all profiles
5
6whitelist /usr/share/alsa
7whitelist /usr/share/applications
8whitelist /usr/share/crypto-policies
9whitelist /usr/share/cursors
10whitelist /usr/share/dconf
11whitelist /usr/share/distro-info
12whitelist /usr/share/drirc.d
13whitelist /usr/share/enchant
14whitelist /usr/share/enchant-2
15whitelist /usr/share/fontconfig
16whitelist /usr/share/fonts
17whitelist /usr/share/gjs-1.0
18whitelist /usr/share/glib-2.0
19whitelist /usr/share/glvnd
20whitelist /usr/share/gtk-2.0
21whitelist /usr/share/gtk-3.0
22whitelist /usr/share/gtksourceview-3.0
23whitelist /usr/share/gtksourceview-4
24whitelist /usr/share/hunspell
25whitelist /usr/share/hwdata
26whitelist /usr/share/icons
27whitelist /usr/share/knotifications5
28whitelist /usr/share/kservices5
29whitelist /usr/share/Kvantum
30whitelist /usr/share/kxmlgui5
31whitelist /usr/share/libthai
32whitelist /usr/share/locale
33whitelist /usr/share/mime
34whitelist /usr/share/misc
35whitelist /usr/share/Modules
36whitelist /usr/share/myspell
37whitelist /usr/share/p11-kit
38whitelist /usr/share/pixmaps
39whitelist /usr/share/pki
40whitelist /usr/share/plasma
41whitelist /usr/share/qt5
42whitelist /usr/share/sounds
43whitelist /usr/share/tcl8.6
44whitelist /usr/share/terminfo
45whitelist /usr/share/themes
46whitelist /usr/share/thumbnail.so
47whitelist /usr/share/X11
48whitelist /usr/share/xml
49whitelist /usr/share/zoneinfo
diff --git a/etc/yelp.profile b/etc/yelp.profile
index 66f094e1d..41138cd17 100644
--- a/etc/yelp.profile
+++ b/etc/yelp.profile
@@ -18,7 +18,11 @@ include disable-xdg.inc
18 18
19mkdir ${HOME}/.config/yelp 19mkdir ${HOME}/.config/yelp
20whitelist ${HOME}/.config/yelp 20whitelist ${HOME}/.config/yelp
21whitelist /usr/share/help
22whitelist /usr/share/yelp
23whitelist /usr/share/yelp-xsl
21include whitelist-common.inc 24include whitelist-common.inc
25include whitelist-usr-share-common.inc
22include whitelist-var-common.inc 26include whitelist-var-common.inc
23 27
24apparmor 28apparmor
diff --git a/etc/youtube-dl.profile b/etc/youtube-dl.profile
index f8ac1e16d..74c07d96b 100644
--- a/etc/youtube-dl.profile
+++ b/etc/youtube-dl.profile
@@ -30,6 +30,7 @@ include disable-passwdmgr.inc
30include disable-programs.inc 30include disable-programs.inc
31include disable-xdg.inc 31include disable-xdg.inc
32 32
33include whitelist-usr-share-common.inc
33include whitelist-var-common.inc 34include whitelist-var-common.inc
34 35
35apparmor 36apparmor