mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
64 lines
2.4 KiB
PHP
64 lines
2.4 KiB
PHP
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include /etc/firejail/firefox-common-addons.local
|
|
|
|
noblacklist ${HOME}/.config/kgetrc
|
|
noblacklist ${HOME}/.config/okularpartrc
|
|
noblacklist ${HOME}/.config/okularrc
|
|
noblacklist ${HOME}/.config/qpdfview
|
|
noblacklist ${HOME}/.kde/share/apps/kget
|
|
noblacklist ${HOME}/.kde/share/apps/okular
|
|
noblacklist ${HOME}/.kde/share/config/kgetrc
|
|
noblacklist ${HOME}/.kde/share/config/okularpartrc
|
|
noblacklist ${HOME}/.kde/share/config/okularrc
|
|
noblacklist ${HOME}/.kde4/share/apps/kget
|
|
noblacklist ${HOME}/.kde4/share/apps/okular
|
|
noblacklist ${HOME}/.kde4/share/config/kgetrc
|
|
noblacklist ${HOME}/.kde4/share/config/okularpartrc
|
|
noblacklist ${HOME}/.kde4/share/config/okularrc
|
|
noblacklist ${HOME}/.local/share/kget
|
|
noblacklist ${HOME}/.local/share/okular
|
|
noblacklist ${HOME}/.local/share/qpdfview
|
|
|
|
whitelist ${HOME}/.cache/gnome-mplayer/plugin
|
|
whitelist ${HOME}/.config/gnome-mplayer
|
|
whitelist ${HOME}/.config/kgetrc
|
|
whitelist ${HOME}/.config/okularpartrc
|
|
whitelist ${HOME}/.config/okularrc
|
|
whitelist ${HOME}/.config/pipelight-silverlight5.1
|
|
whitelist ${HOME}/.config/pipelight-widevine
|
|
whitelist ${HOME}/.config/qpdfview
|
|
whitelist ${HOME}/.kde/share/apps/kget
|
|
whitelist ${HOME}/.kde/share/apps/okular
|
|
whitelist ${HOME}/.kde/share/config/kgetrc
|
|
whitelist ${HOME}/.kde/share/config/okularpartrc
|
|
whitelist ${HOME}/.kde/share/config/okularrc
|
|
whitelist ${HOME}/.kde4/share/apps/kget
|
|
whitelist ${HOME}/.kde4/share/apps/okular
|
|
whitelist ${HOME}/.kde4/share/config/kgetrc
|
|
whitelist ${HOME}/.kde4/share/config/okularpartrc
|
|
whitelist ${HOME}/.kde4/share/config/okularrc
|
|
whitelist ${HOME}/.keysnail.js
|
|
whitelist ${HOME}/.lastpass
|
|
whitelist ${HOME}/.local/share/kget
|
|
whitelist ${HOME}/.local/share/okular
|
|
whitelist ${HOME}/.local/share/qpdfview
|
|
whitelist ${HOME}/.pentadactyl
|
|
whitelist ${HOME}/.pentadactylrc
|
|
whitelist ${HOME}/.vimperator
|
|
whitelist ${HOME}/.vimperatorrc
|
|
whitelist ${HOME}/.wine-pipelight
|
|
whitelist ${HOME}/.wine-pipelight64
|
|
whitelist ${HOME}/.zotero
|
|
whitelist ${HOME}/dwhelper
|
|
|
|
# GNOME Shell integration (chrome-gnome-shell) needs dbus and python 3 (blacklisted by disable-interpreters.inc)
|
|
noblacklist ${HOME}/.local/share/gnome-shell
|
|
whitelist ${HOME}/.local/share/gnome-shell
|
|
ignore nodbus
|
|
noblacklist ${PATH}/python3*
|
|
noblacklist /usr/lib/python3*
|
|
|
|
# Flash plugin
|
|
# private-etc must first be enabled in firefox-common.profile and in profiles including it.
|
|
#private-etc adobe
|