aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-01-25 08:55:46 -0500
committerLibravatar GitHub <noreply@github.com>2021-01-25 08:55:46 -0500
commit653432ab60d0624a85d76fcadadd0ef6dfecb3ee (patch)
tree7b8652b2ba790328e4d7738ec10d23f9dfcd939f /etc/profile-a-l
parentfix #3914 (diff)
parentUpdate kdiff3.profile (diff)
downloadfirejail-653432ab60d0624a85d76fcadadd0ef6dfecb3ee.tar.gz
firejail-653432ab60d0624a85d76fcadadd0ef6dfecb3ee.tar.zst
firejail-653432ab60d0624a85d76fcadadd0ef6dfecb3ee.zip
Merge pull request #3918 from Neo00001/master
Add profile for kdiff3
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/kdiff3.profile52
1 files changed, 52 insertions, 0 deletions
diff --git a/etc/profile-a-l/kdiff3.profile b/etc/profile-a-l/kdiff3.profile
new file mode 100644
index 000000000..8290e07f2
--- /dev/null
+++ b/etc/profile-a-l/kdiff3.profile
@@ -0,0 +1,52 @@
1# Firejail profile for kdiff3
2# Description: KDiff3 is a file and folder diff and merge tool.
3# This file is overwritten after every install/update
4# Persistent local customizations
5include kdiff3.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/kdiff3fileitemactionrc
10noblacklist ${HOME}/.config/kdiff3rc
11
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
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.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
20include disable-shell.inc
21include disable-xdg.inc
22
23include whitelist-runuser-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.
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
28
29apparmor
30caps.drop all
31machine-id
32net none
33nodvd
34nogroups
35nonewprivs
36noroot
37nosound
38notv
39nou2f
40novideo
41seccomp
42seccomp.block-secondary
43shell none
44tracelog
45
46disable-mnt
47private-bin kdiff3
48private-cache
49private-dev
50
51dbus-user none
52dbus-system none