From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/profile-a-l/filezilla.profile | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 etc/profile-a-l/filezilla.profile (limited to 'etc/profile-a-l/filezilla.profile') 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 @@ +# Firejail profile for filezilla +# Description: Full-featured graphical FTP/FTPS/SFTP client +# This file is overwritten after every install/update +# Persistent local customizations +include filezilla.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/filezilla +noblacklist ${HOME}/.filezilla + +# Allow python (blacklisted by disable-interpreters.inc) +include allow-python2.inc +include allow-python3.inc + +include disable-common.inc +include disable-devel.inc +include disable-interpreters.inc +include disable-programs.inc + +include whitelist-runuser-common.inc +include whitelist-var-common.inc + +caps.drop all +netfilter +nodvd +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none + +# private-bin breaks --join if the user has zsh set as $SHELL - adding zsh on private-bin +private-bin bash,filezilla,fzputtygen,fzsftp,lsb_release,python*,sh,uname,zsh +private-dev +private-tmp -- cgit v1.2.3-70-g09d2