From 7d373bdc585cd9abb5f4464993f1d56cb5972b6a Mon Sep 17 00:00:00 2001 From: Neo00001 <40570803+Neo00001@users.noreply.github.com> Date: Sun, 24 Jan 2021 17:37:46 +0000 Subject: Update kdiff3.profile --- etc/profile-a-l/kdiff3.profile | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'etc/profile-a-l/kdiff3.profile') 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 noblacklist ${HOME}/.config/kdiff3fileitemactionrc noblacklist ${HOME}/.config/kdiff3rc -include disable-common.inc +# Uncomment the next line (or put it into your kdiff3.local) if you don't need to compare files in disable-common.inc. +#include disable-common.inc include disable-devel.inc include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc -include disable-programs.inc +# Uncomment the next line (or put it into your kdiff3.local) if you don't need to compare files in disable-programs.inc. +#include disable-programs.inc include disable-shell.inc include disable-xdg.inc - + include whitelist-runuser-common.inc -include whitelist-usr-share-common.inc -include whitelist-var-common.inc +# Uncomment the next lines (or put it into your kdiff3.local) if you don't need to compare files in /usr/share. +#include whitelist-usr-share-common.inc +# Uncomment the next line (or put it into your kdiff3.local) if you don't need to compare files in /var. +#include whitelist-var-common.inc apparmor caps.drop all @@ -35,9 +39,14 @@ notv nou2f novideo seccomp +seccomp.block-secondary shell none +tracelog disable-mnt private-bin kdiff3 private-cache private-dev + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2