diff options
Diffstat (limited to 'os/etc/s6-rc/src/sshd')
| -rw-r--r-- | os/etc/s6-rc/src/sshd/run | 3 | ||||
| -rw-r--r-- | os/etc/s6-rc/src/sshd/type | 1 |
2 files changed, 0 insertions, 4 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 diff --git a/os/etc/s6-rc/src/sshd/type b/os/etc/s6-rc/src/sshd/type deleted file mode 100644 index 5883cff..0000000 --- a/os/etc/s6-rc/src/sshd/type +++ /dev/null @@ -1 +0,0 @@ -longrun |