aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/k3b.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-07-25 12:32:05 +0000
committerLibravatar GitHub <noreply@github.com>2021-07-25 12:32:05 +0000
commit8b50039a1fad123b90172fadc85bc232e97eb6d1 (patch)
treec17c687e310c9d3ad7874dd40636c104d308e9a6 /etc/profile-a-l/k3b.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
parentMerge branch 'master' into revert-allow-deny-etc (diff)
downloadfirejail-8b50039a1fad123b90172fadc85bc232e97eb6d1.tar.gz
firejail-8b50039a1fad123b90172fadc85bc232e97eb6d1.tar.zst
firejail-8b50039a1fad123b90172fadc85bc232e97eb6d1.zip
Merge pull request #4410 from kmk3/revert-allow-deny-etc
Revert "move whitelist/blacklist to allow/deny"
Diffstat (limited to 'etc/profile-a-l/k3b.profile')
-rw-r--r--etc/profile-a-l/k3b.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/profile-a-l/k3b.profile b/etc/profile-a-l/k3b.profile
index 73ce8670f..5ae90dff6 100644
--- a/etc/profile-a-l/k3b.profile
+++ b/etc/profile-a-l/k3b.profile
@@ -6,11 +6,11 @@ include k3b.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.config/k3brc 9noblacklist ${HOME}/.config/k3brc
10nodeny ${HOME}/.kde/share/config/k3brc 10noblacklist ${HOME}/.kde/share/config/k3brc
11nodeny ${HOME}/.kde4/share/config/k3brc 11noblacklist ${HOME}/.kde4/share/config/k3brc
12nodeny ${HOME}/.local/share/kxmlgui5/k3b 12noblacklist ${HOME}/.local/share/kxmlgui5/k3b
13nodeny ${MUSIC} 13noblacklist ${MUSIC}
14 14
15include disable-common.inc 15include disable-common.inc
16include disable-devel.inc 16include disable-devel.inc