summaryrefslogtreecommitdiff
path: root/debian/openssh-server.ssh.runscript
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-server.ssh.runscript')
-rw-r--r--debian/openssh-server.ssh.runscript/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/openssh-server.ssh.runscript/run b/debian/openssh-server.ssh.runscript/run
index f9b08a871..1d0524502 100644
--- a/debian/openssh-server.ssh.runscript/run
+++ b/debian/openssh-server.ssh.runscript/run
@@ -5,7 +5,7 @@ NAME="ssh"
5 5
6sv start auditd || sv check auditd || true 6sv start auditd || sv check auditd || true
7 7
8# don't start if 'sshd_not_to_be_start' exists 8# don't start if 'sshd_not_to_be_run' exists
9test -e /etc/ssh/sshd_not_to_be_run && exit 161 9test -e /etc/ssh/sshd_not_to_be_run && exit 161
10 10
11#Create /run/sshd 11#Create /run/sshd