mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
fix ordering in ssh.profile (#3882)
This commit is contained in:
parent
337d7aeecf
commit
2c85ded2b0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,8 +19,8 @@ include disable-exec.inc
|
|||
include disable-passwdmgr.inc
|
||||
include disable-programs.inc
|
||||
|
||||
whitelist ${RUNUSER}/keyring/ssh
|
||||
whitelist ${RUNUSER}/gnupg/S.gpg-agent.ssh
|
||||
whitelist ${RUNUSER}/keyring/ssh
|
||||
include whitelist-usr-share-common.inc
|
||||
include whitelist-runuser-common.inc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue