mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 22:01:33 -06:00
Add comment to use tor to ssh.profile
This commit is contained in:
parent
895c460026
commit
e7ba153081
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ include globals.local
|
|||
noblacklist /etc/ssh
|
||||
noblacklist /tmp/ssh-*
|
||||
noblacklist ${HOME}/.ssh
|
||||
# If you want to use tor, uncomment the next line or put it in your ssh.local
|
||||
#noblacklist ${PATH}/nc
|
||||
|
||||
include disable-common.inc
|
||||
include disable-exec.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue