summaryrefslogtreecommitdiff
path: root/community/sslh/conf.sslh
diff options
context:
space:
mode:
Diffstat (limited to 'community/sslh/conf.sslh')
-rw-r--r--community/sslh/conf.sslh3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/sslh/conf.sslh b/community/sslh/conf.sslh
new file mode 100644
index 000000000..e49283da2
--- /dev/null
+++ b/community/sslh/conf.sslh
@@ -0,0 +1,3 @@
+# vim:set ts=2 sw=2 ft=sh noet:
+
+SSLH_OPTIONS='-p 192.168.0.1:443 --ssh 127.0.0.1:22 --ssl 127.0.0.1:443 -u nobody -P /var/lock/sslh.lock'