about summary refs log tree commit diff
path: root/services/sshd/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/sshd/run')
-rwxr-xr-xservices/sshd/run3
1 files changed, 0 insertions, 3 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