about summary refs log tree commit diff
path: root/services/sshd
diff options
context:
space:
mode:
Diffstat (limited to 'services/sshd')
-rwxr-xr-xservices/sshd/run3
l---------services/sshd/supervise1
2 files changed, 0 insertions, 4 deletions
diff --git a/services/sshd/run b/services/sshd/run
deleted file mode 100755
index 7dcbb62..0000000
--- a/services/sshd/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-ssh-keygen -A # Will generate host keys if they don't already exist
-exec /usr/sbin/sshd -D
diff --git a/services/sshd/supervise b/services/sshd/supervise
deleted file mode 120000
index 1ea2704..0000000
--- a/services/sshd/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.sshd
\ No newline at end of file