ports/net/sslh/patches/patch-example_cfg

13 lines
226 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: example.cfg
--- example.cfg.orig
+++ example.cfg
@@ -9,7 +9,7 @@ inetd: false;
numeric: false;
transparent: false;
timeout: 2;
-user: "nobody";
+user: "_sslh";
pidfile: "/var/run/sslh.pid";
chroot: "/var/empty";