aboutsummaryrefslogtreecommitdiffstats
path: root/etc/filezilla.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/filezilla.profile')
-rw-r--r--etc/filezilla.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/filezilla.profile b/etc/filezilla.profile
index d1bebafb5..d8d4c1746 100644
--- a/etc/filezilla.profile
+++ b/etc/filezilla.profile
@@ -10,12 +10,8 @@ noblacklist ${HOME}/.config/filezilla
10noblacklist ${HOME}/.filezilla 10noblacklist ${HOME}/.filezilla
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/python2* 13include allow-python2.inc
14noblacklist ${PATH}/python3* 14include allow-python3.inc
15noblacklist /usr/lib/python2*
16noblacklist /usr/lib/python3*
17noblacklist /usr/local/lib/python2*
18noblacklist /usr/local/lib/python3*
19 15
20include disable-common.inc 16include disable-common.inc
21include disable-devel.inc 17include disable-devel.inc
@@ -37,6 +33,6 @@ seccomp
37shell none 33shell none
38 34
39# private-bin breaks --join if the user has zsh set as $SHELL - adding zsh on private-bin 35# private-bin breaks --join if the user has zsh set as $SHELL - adding zsh on private-bin
40private-bin filezilla,uname,sh,bash,zsh,python*,lsb_release,fzputtygen,fzsftp 36private-bin bash,filezilla,fzputtygen,fzsftp,lsb_release,python*,sh,uname,zsh
41private-dev 37private-dev
42private-tmp 38private-tmp