aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-16 17:49:31 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-16 17:49:31 +0000
commit11dcc154cc301bdc44d109b73ca3c5fae569ac5c (patch)
treedc721952a806c7cba6dc7747d43a2fc65292d0b8 /etc
parentSeahorse revisited (#2600) (diff)
downloadfirejail-11dcc154cc301bdc44d109b73ca3c5fae569ac5c.tar.gz
firejail-11dcc154cc301bdc44d109b73ca3c5fae569ac5c.tar.zst
firejail-11dcc154cc301bdc44d109b73ca3c5fae569ac5c.zip
Follow-up on flatpak/snap support (#2601)
* Remove obsolete snap support from disable-programs.inc * Remove obsolete snap support from pycharm-community.profile * Update RELNOTES to reflect non-existing/dropped flatpak/snap support * Update firejail.txt to reflect flatpak/snap packages are not supported
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/pycharm-community.profile1
2 files changed, 0 insertions, 2 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index e2eaea38b..976c3610e 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -6,7 +6,6 @@ blacklist ${HOME}/Arduino
6blacklist ${HOME}/Monero/wallets 6blacklist ${HOME}/Monero/wallets
7blacklist ${HOME}/Nextcloud/Notes 7blacklist ${HOME}/Nextcloud/Notes
8blacklist ${HOME}/Standard Notes Backups 8blacklist ${HOME}/Standard Notes Backups
9blacklist ${HOME}/snap
10blacklist ${HOME}/wallet.dat 9blacklist ${HOME}/wallet.dat
11blacklist ${HOME}/.*coin 10blacklist ${HOME}/.*coin
12blacklist ${HOME}/.8pecxstudios 11blacklist ${HOME}/.8pecxstudios
diff --git a/etc/pycharm-community.profile b/etc/pycharm-community.profile
index bfe8b614e..3caaacf09 100644
--- a/etc/pycharm-community.profile
+++ b/etc/pycharm-community.profile
@@ -5,7 +5,6 @@ include pycharm-community.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/snap
9noblacklist ${HOME}/.PyCharmCE* 8noblacklist ${HOME}/.PyCharmCE*
10noblacklist ${HOME}/.python-history 9noblacklist ${HOME}/.python-history
11noblacklist ${HOME}/.java 10noblacklist ${HOME}/.java