Skip to content

Commit

Permalink
fix ordering in ssh.profile (#3882)
Browse files Browse the repository at this point in the history
  • Loading branch information
glitsj16 authored Jan 11, 2021
1 parent 337d7ae commit 2c85ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/profile-m-z/ssh.profile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2c85ded

Please sign in to comment.