diff options
| author | bnewbold <bnewbold@robocracy.org> | 2013-08-23 06:53:23 +0000 |
|---|---|---|
| committer | bnewbold <bnewbold@robocracy.org> | 2013-08-23 06:53:23 +0000 |
| commit | 163df8584fc6d1f722b1dfd9204c6d4a1978778f (patch) | |
| tree | 1486a1cfac2be190d373a570f5f19ea2c6fffc38 /polystrap/novena/root/etc/ssh | |
| parent | c56b187192567696d00b792759aebc5b40f271eb (diff) | |
| download | buildroot-novena-163df8584fc6d1f722b1dfd9204c6d4a1978778f.tar.gz buildroot-novena-163df8584fc6d1f722b1dfd9204c6d4a1978778f.zip | |
polystrap: basic novena configuration
Diffstat (limited to 'polystrap/novena/root/etc/ssh')
| l--------- | polystrap/novena/root/etc/ssh/ssh_host_dsa_key | 1 | ||||
| l--------- | polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key | 1 | ||||
| l--------- | polystrap/novena/root/etc/ssh/ssh_host_rsa_key | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/polystrap/novena/root/etc/ssh/ssh_host_dsa_key b/polystrap/novena/root/etc/ssh/ssh_host_dsa_key new file mode 120000 index 000000000..3c6372823 --- /dev/null +++ b/polystrap/novena/root/etc/ssh/ssh_host_dsa_key @@ -0,0 +1 @@ +../../../../default/root/etc/ssh/ssh_host_dsa_key
\ No newline at end of file diff --git a/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key b/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key new file mode 120000 index 000000000..f5f2e3117 --- /dev/null +++ b/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key @@ -0,0 +1 @@ +../../../../default/root/etc/ssh/ssh_host_ecdsa_key
\ No newline at end of file diff --git a/polystrap/novena/root/etc/ssh/ssh_host_rsa_key b/polystrap/novena/root/etc/ssh/ssh_host_rsa_key new file mode 120000 index 000000000..9753b5a3e --- /dev/null +++ b/polystrap/novena/root/etc/ssh/ssh_host_rsa_key @@ -0,0 +1 @@ +../../../../default/root/etc/ssh/ssh_host_rsa_key
\ No newline at end of file |
