diff options
| author | bnewbold <bnewbold@robocracy.org> | 2013-08-25 03:49:03 +0000 |
|---|---|---|
| committer | bnewbold <bnewbold@robocracy.org> | 2013-08-25 03:49:03 +0000 |
| commit | a488c83cfab723e221dc36de127ff3542525e2e2 (patch) | |
| tree | 1a261e494542d71d4c7ba8a807ee65fdcf190c4c /polystrap/novena/root/etc/ssh | |
| parent | a56c69c6387d7592f91039822f5f0f9525e3e835 (diff) | |
| download | buildroot-novena-a488c83cfab723e221dc36de127ff3542525e2e2.tar.gz buildroot-novena-a488c83cfab723e221dc36de127ff3542525e2e2.zip | |
novena debian: clean up symlinks in polystrap config
Diffstat (limited to 'polystrap/novena/root/etc/ssh')
| -rw-r--r--[l---------] | polystrap/novena/root/etc/ssh/ssh_host_dsa_key | 1 | ||||
| -rw-r--r--[l---------] | polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key | 1 | ||||
| -rw-r--r--[l---------] | polystrap/novena/root/etc/ssh/ssh_host_rsa_key | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/polystrap/novena/root/etc/ssh/ssh_host_dsa_key b/polystrap/novena/root/etc/ssh/ssh_host_dsa_key index 3c6372823..e69de29bb 120000..100644 --- a/polystrap/novena/root/etc/ssh/ssh_host_dsa_key +++ b/polystrap/novena/root/etc/ssh/ssh_host_dsa_key @@ -1 +0,0 @@ -../../../../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 index f5f2e3117..e69de29bb 120000..100644 --- a/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key +++ b/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key @@ -1 +0,0 @@ -../../../../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 index 9753b5a3e..e69de29bb 120000..100644 --- a/polystrap/novena/root/etc/ssh/ssh_host_rsa_key +++ b/polystrap/novena/root/etc/ssh/ssh_host_rsa_key @@ -1 +0,0 @@ -../../../../default/root/etc/ssh/ssh_host_rsa_key
\ No newline at end of file |
