mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-24 06:02:28 -06:00
22 lines
428 B
Text
22 lines
428 B
Text
# FileZilla ftp profile
|
|
noblacklist ${HOME}/.filezilla
|
|
noblacklist ${HOME}/.config/filezilla
|
|
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
include /etc/firejail/disable-devel.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
|
|
shell none
|
|
private-bin filezilla,uname,sh,python,lsb_release,fzputtygen,fzsftp
|
|
whitelist /tmp/.X11-unix
|
|
private-dev
|
|
nosound
|
|
|