aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/filezilla.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/filezilla.profile')
-rw-r--r--etc/profile-a-l/filezilla.profile40
1 files changed, 40 insertions, 0 deletions
diff --git a/etc/profile-a-l/filezilla.profile b/etc/profile-a-l/filezilla.profile
new file mode 100644
index 000000000..6c7ab8f0d
--- /dev/null
+++ b/etc/profile-a-l/filezilla.profile
@@ -0,0 +1,40 @@
1# Firejail profile for filezilla
2# Description: Full-featured graphical FTP/FTPS/SFTP client
3# This file is overwritten after every install/update
4# Persistent local customizations
5include filezilla.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/filezilla
10noblacklist ${HOME}/.filezilla
11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc
15
16include disable-common.inc
17include disable-devel.inc
18include disable-interpreters.inc
19include disable-programs.inc
20
21include whitelist-runuser-common.inc
22include whitelist-var-common.inc
23
24caps.drop all
25netfilter
26nodvd
27nonewprivs
28noroot
29nosound
30notv
31nou2f
32novideo
33protocol unix,inet,inet6
34seccomp
35shell none
36
37# private-bin breaks --join if the user has zsh set as $SHELL - adding zsh on private-bin
38private-bin bash,filezilla,fzputtygen,fzsftp,lsb_release,python*,sh,uname,zsh
39private-dev
40private-tmp