diff options
Diffstat (limited to 'other/ssharp/contrib/hpux/sshd')
| -rw-r--r-- | other/ssharp/contrib/hpux/sshd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/other/ssharp/contrib/hpux/sshd b/other/ssharp/contrib/hpux/sshd new file mode 100644 index 0000000..8eb5e92 --- /dev/null +++ b/other/ssharp/contrib/hpux/sshd | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # SSHD_START: Set to 1 to start SSH daemon | ||
| 2 | # SSHD_ARGS: Command line arguments to pass to sshd | ||
| 3 | # | ||
| 4 | SSHD_START=1 | ||
| 5 | SSHD_ARGS= | ||
