aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/tvnamer.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-27 12:13:21 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-27 12:13:21 +0000
commit0d8fb3d1b41f7c403c0061efda4be35e7ad70344 (patch)
treecb67019a07fd6f68909e49c6880ad4703d7aa08b /etc/profile-m-z/tvnamer.profile
parentRELNOTES: add many profile items (diff)
downloadfirejail-0d8fb3d1b41f7c403c0061efda4be35e7ad70344.tar.gz
firejail-0d8fb3d1b41f7c403c0061efda4be35e7ad70344.tar.zst
firejail-0d8fb3d1b41f7c403c0061efda4be35e7ad70344.zip
profiles: sort blacklist sections (#6289)
See etc/templates/profile.template. This is a follow-up to #6286.
Diffstat (limited to 'etc/profile-m-z/tvnamer.profile')
-rw-r--r--etc/profile-m-z/tvnamer.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/tvnamer.profile b/etc/profile-m-z/tvnamer.profile
index 24439672a..19c94feea 100644
--- a/etc/profile-m-z/tvnamer.profile
+++ b/etc/profile-m-z/tvnamer.profile
@@ -6,8 +6,8 @@ include tvnamer.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9blacklist /usr/libexec
10blacklist ${RUNUSER} 9blacklist ${RUNUSER}
10blacklist /usr/libexec
11 11
12noblacklist ${HOME}/.config/tvnamer 12noblacklist ${HOME}/.config/tvnamer
13noblacklist ${VIDEOS} 13noblacklist ${VIDEOS}