openbsd-ports/net/sslh/patches/patch-sslh_main_c
sthen 68aad04c97 update to sslh 1.11; from Björn Ketelaars
note, if you set sslh_flags in rc.conf.local you'll need to add --user=_sslh
2012-04-22 20:50:12 +00:00

12 lines
447 B
Plaintext

--- sslh-main.c.orig Sat Apr 21 17:34:25 2012
+++ sslh-main.c Sun Apr 22 09:41:43 2012
@@ -54,7 +54,7 @@
"-t: timeout before connecting to SSH.\n" \
"-p: address and port to listen on.\n Can be used several times to bind to several addresses.\n" \
"--[ssh,ssl,...]: where to connect connections from corresponding protocol.\n" \
-"-P: PID file. Default: /var/run/sslh.pid.\n" \
+"-P: PID file.\n" \
"-i: Run as a inetd service.\n" \
"";