summaryrefslogtreecommitdiff
path: root/contrib/solaris/opensshd.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/solaris/opensshd.in')
-rwxr-xr-xcontrib/solaris/opensshd.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/solaris/opensshd.in b/contrib/solaris/opensshd.in
index e7ca2489f..48b6c5702 100755
--- a/contrib/solaris/opensshd.in
+++ b/contrib/solaris/opensshd.in
@@ -3,6 +3,8 @@
3# 3#
4# Stripped PRNGd out of it for the time being. 4# Stripped PRNGd out of it for the time being.
5 5
6umask 022
7
6CAT=/usr/bin/cat 8CAT=/usr/bin/cat
7KILL=/usr/bin/kill 9KILL=/usr/bin/kill
8 10