diff options
Diffstat (limited to 'local/etc/sv/sshd/run')
| -rwxr-xr-x | local/etc/sv/sshd/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/local/etc/sv/sshd/run b/local/etc/sv/sshd/run new file mode 100755 index 0000000..8e5081a --- /dev/null +++ b/local/etc/sv/sshd/run @@ -0,0 +1,3 @@ +#!/bin/sh +ssh-keygen -A +/usr/sbin/sshd -D |
