mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* Create allow-INTERPETER.inc * allow-lua.inc * allow-perl.inc * allow-python2.inc * allow-python3.inc * Create allow-java.inc * Update profiles to use new allow-INTERPRETER.inc includes * Update profiles to use new allow-INTERPRETER.inc includes 2/x * Fix order of allow-INTERPRETER.inc includes * Update profiles to use new allow-INTERPRETER.inc includes 3/x * Fixup comment about allow-java.inc https://github.com/netblue30/firejail/pull/2736#discussion_r289597997 * Add Arch Linux specific paths to allow-perl.inc
63 lines
2.4 KiB
PHP
63 lines
2.4 KiB
PHP
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include 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
|
|
include allow-python3.inc
|
|
|
|
# Flash plugin
|
|
# private-etc must first be enabled in firefox-common.profile and in profiles including it.
|
|
#private-etc adobe
|