Browse Source

fix: set right permission on ssh key

postgres
Nicolas JEUDY 11 years ago
parent
commit
c68ce203bf
  1. 1
      precise/base-0k/hooks/install

1
precise/base-0k/hooks/install

@ -109,6 +109,7 @@ EOF
cp src/etc/ssh/lxc_git_access_id_rsa /etc/ssh/lxc_git_access_id_rsa
chmod 0600 /etc/ssh/lxc_git_access_id_rsa
cat <<EOF > ~/.ssh/config

Loading…
Cancel
Save