diff options
Diffstat (limited to 'os/etc/s6-rc/src/sshd/run')
| -rw-r--r-- | os/etc/s6-rc/src/sshd/run | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/os/etc/s6-rc/src/sshd/run b/os/etc/s6-rc/src/sshd/run deleted file mode 100644 index 18ea579..0000000 --- a/os/etc/s6-rc/src/sshd/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/execlineb -P -foreground { redirfd -w 2 /dev/null ssh-keygen -A } -exec /usr/sbin/sshd -D |