aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Neo00001 <40570803+Neo00001@users.noreply.github.com>2021-01-24 17:37:46 +0000
committerLibravatar GitHub <noreply@github.com>2021-01-24 17:37:46 +0000
commit7d373bdc585cd9abb5f4464993f1d56cb5972b6a (patch)
treed97a0538364f5dc1149fcb5e01009bee033cdf9d
parentCreate kdiff3.profile (diff)
downloadfirejail-7d373bdc585cd9abb5f4464993f1d56cb5972b6a.tar.gz
firejail-7d373bdc585cd9abb5f4464993f1d56cb5972b6a.tar.zst
firejail-7d373bdc585cd9abb5f4464993f1d56cb5972b6a.zip
Update kdiff3.profile
-rw-r--r--etc/profile-a-l/kdiff3.profile19
1 files changed, 14 insertions, 5 deletions
diff --git a/etc/profile-a-l/kdiff3.profile b/etc/profile-a-l/kdiff3.profile
index a5012d1ad..8290e07f2 100644
--- a/etc/profile-a-l/kdiff3.profile
+++ b/etc/profile-a-l/kdiff3.profile
@@ -9,18 +9,22 @@ include globals.local
9noblacklist ${HOME}/.config/kdiff3fileitemactionrc 9noblacklist ${HOME}/.config/kdiff3fileitemactionrc
10noblacklist ${HOME}/.config/kdiff3rc 10noblacklist ${HOME}/.config/kdiff3rc
11 11
12include disable-common.inc 12# Uncomment the next line (or put it into your kdiff3.local) if you don't need to compare files in disable-common.inc.
13#include disable-common.inc
13include disable-devel.inc 14include disable-devel.inc
14include disable-exec.inc 15include disable-exec.inc
15include disable-interpreters.inc 16include disable-interpreters.inc
16include disable-passwdmgr.inc 17include disable-passwdmgr.inc
17include disable-programs.inc 18# Uncomment the next line (or put it into your kdiff3.local) if you don't need to compare files in disable-programs.inc.
19#include disable-programs.inc
18include disable-shell.inc 20include disable-shell.inc
19include disable-xdg.inc 21include disable-xdg.inc
20 22
21include whitelist-runuser-common.inc 23include whitelist-runuser-common.inc
22include whitelist-usr-share-common.inc 24# Uncomment the next lines (or put it into your kdiff3.local) if you don't need to compare files in /usr/share.
23include whitelist-var-common.inc 25#include whitelist-usr-share-common.inc
26# Uncomment the next line (or put it into your kdiff3.local) if you don't need to compare files in /var.
27#include whitelist-var-common.inc
24 28
25apparmor 29apparmor
26caps.drop all 30caps.drop all
@@ -35,9 +39,14 @@ notv
35nou2f 39nou2f
36novideo 40novideo
37seccomp 41seccomp
42seccomp.block-secondary
38shell none 43shell none
44tracelog
39 45
40disable-mnt 46disable-mnt
41private-bin kdiff3 47private-bin kdiff3
42private-cache 48private-cache
43private-dev 49private-dev
50
51dbus-user none
52dbus-system none