openssh: sshd-keygen: source /etc/profile

^^ progress()
This commit is contained in:
Stefan Saraev 2013-10-02 13:59:18 +03:00
parent a403285976
commit 8f7da7353e

View File

@ -19,6 +19,8 @@
# http://www.gnu.org/copyleft/gpl.html
################################################################################
. /etc/profile
RSA1_KEY="/storage/.cache/ssh/ssh_host_key"
RSA2_KEY="/storage/.cache/ssh/ssh_host_rsa_key"
DSA2_KEY="/storage/.cache/ssh/ssh_host_dsa_key"