aboutsummaryrefslogtreecommitdiffstats
path: root/etc/keepassxc.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/keepassxc.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/keepassxc.profile')
-rw-r--r--etc/keepassxc.profile62
1 files changed, 0 insertions, 62 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
deleted file mode 100644
index 43dbad5f9..000000000
--- a/etc/keepassxc.profile
+++ /dev/null
@@ -1,62 +0,0 @@
1# Firejail profile for keepassxc
2# Description: Cross Platform Password Manager
3# This file is overwritten after every install/update
4# Persistent local customizations
5include keepassxc.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/*.kdb
10noblacklist ${HOME}/*.kdbx
11noblacklist ${HOME}/.config/keepassxc
12noblacklist ${HOME}/.keepassxc
13# 2.2.4 needs this path when compiled with "Native messaging browser extension"
14noblacklist ${HOME}/.mozilla
15noblacklist ${DOCUMENTS}
16
17include disable-common.inc
18include disable-devel.inc
19include disable-exec.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23include disable-xdg.inc
24
25whitelist /usr/share/keepassxc
26include whitelist-usr-share-common.inc
27include whitelist-var-common.inc
28
29caps.drop all
30machine-id
31net none
32no3d
33nodvd
34# Breaks 'Lock database when session is locked or lid is closed' (#2899).
35# Also breaks (Plasma) tray icon,
36# you can safely uncomment it or add to keepassxc.local if you don't need these features.
37#
38nogroups
39nonewprivs
40noroot
41nosound
42notv
43nou2f
44novideo
45protocol unix,netlink
46seccomp
47shell none
48tracelog
49
50private-bin keepassxc,keepassxc-cli,keepassxc-proxy
51private-dev
52private-etc alternatives,fonts,ld.so.cache,machine-id
53private-tmp
54
55# Breaks 'Lock database when session is locked or lid is closed' (#2899).
56# Also breaks (Plasma) tray icon,
57# you can safely uncomment it or add to keepassxc.local if you don't need these features.
58# dbus-user none
59# dbus-system none
60
61# Mutex is stored in /tmp by default, which is broken by private-tmp
62join-or-start keepassxc