aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/falkon.profile
diff options
context:
space:
mode:
authorLibravatar kortewegdevries <kortewegdevries@protonmail.ch>2020-12-07 13:28:13 +0000
committerLibravatar GitHub <noreply@github.com>2020-12-07 13:28:13 +0000
commit7cc77198b2337b827d07da67f771eb62e786e9fe (patch)
tree57db982d11a30389a09bbd6c3c6997368c8784c5 /etc/profile-a-l/falkon.profile
parentxfce4-screenshooter: comment mdwe (diff)
downloadfirejail-7cc77198b2337b827d07da67f771eb62e786e9fe.tar.gz
firejail-7cc77198b2337b827d07da67f771eb62e786e9fe.tar.zst
firejail-7cc77198b2337b827d07da67f771eb62e786e9fe.zip
Add profile for authenticator-rs, improve falkon (#3747)
* Add profile for authenticator-rs, improve falkon, balsa * Fix * Add private-tmp to falkon * Revert balsa
Diffstat (limited to 'etc/profile-a-l/falkon.profile')
-rw-r--r--etc/profile-a-l/falkon.profile15
1 files changed, 13 insertions, 2 deletions
diff --git a/etc/profile-a-l/falkon.profile b/etc/profile-a-l/falkon.profile
index 0024b6660..640b0e485 100644
--- a/etc/profile-a-l/falkon.profile
+++ b/etc/profile-a-l/falkon.profile
@@ -15,15 +15,20 @@ include disable-exec.inc
15include disable-interpreters.inc 15include disable-interpreters.inc
16include disable-passwdmgr.inc 16include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18include disable-xdg.inc
18 19
19mkdir ${HOME}/.cache/falkon 20mkdir ${HOME}/.cache/falkon
20mkdir ${HOME}/.config/falkon 21mkdir ${HOME}/.config/falkon
21whitelist ${DOWNLOADS} 22whitelist ${DOWNLOADS}
22whitelist ${HOME}/.cache/falkon 23whitelist ${HOME}/.cache/falkon
23whitelist ${HOME}/.config/falkon 24whitelist ${HOME}/.config/falkon
25whitelist /usr/share/falkon
24include whitelist-common.inc 26include whitelist-common.inc
27include whitelist-runuser-common.inc
28include whitelist-usr-share-common.inc
25include whitelist-var-common.inc 29include whitelist-var-common.inc
26 30
31apparmor
27caps.drop all 32caps.drop all
28netfilter 33netfilter
29nodvd 34nodvd
@@ -37,7 +42,13 @@ protocol unix,inet,inet6,netlink
37seccomp !chroot 42seccomp !chroot
38# tracelog 43# tracelog
39 44
45disable-mnt
46# private-bin falkon
47private-cache
40private-dev 48private-dev
41# private-etc alternatives,passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,adobe,mime.types,mailcap,asound.conf,pulse,machine-id,ca-certificates,ssl,pki,crypto-policies 49private-etc adobe,alternatives,asound.conf,ati,ca-certificates,crypto-policies,dconf,drirc,fonts,group,gtk-2.0,gtk-3.0,hostname,hosts,localtime,machine-id,mailcap,mime.types,nsswitch.conf,pango,passwd,pki,pulse,resolv.conf,selinux,ssl,xdg
42# private-tmp - interferes with the opening of downloaded files 50private-tmp
43 51
52# dbus-user filter
53# dbus-user.own org.kde.Falkon
54dbus-system none