mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
14 lines
251 B
Text
14 lines
251 B
Text
# ssh client
|
|
noblacklist ~/.ssh
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
include /etc/firejail/disable-passwdmgr.inc
|
|
|
|
blacklist ${HOME}/.wine
|
|
|
|
caps.drop all
|
|
seccomp
|
|
protocol unix,inet,inet6
|
|
netfilter
|
|
noroot
|
|
|