From 2c85ded2b0daaac085d6714461db3484b3489b05 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 11 Jan 2021 17:17:18 +0000 Subject: fix ordering in ssh.profile (#3882) --- etc/profile-m-z/ssh.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile-m-z/ssh.profile b/etc/profile-m-z/ssh.profile index d873a5672..e3e2b4541 100644 --- a/etc/profile-m-z/ssh.profile +++ b/etc/profile-m-z/ssh.profile @@ -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 -- cgit v1.2.3-70-g09d2