13 lines
220 B
Text
13 lines
220 B
Text
|
Index: basic.cfg
|
||
|
--- basic.cfg.orig
|
||
|
+++ basic.cfg
|
||
|
@@ -7,7 +7,7 @@ inetd: false;
|
||
|
numeric: false;
|
||
|
transparent: false;
|
||
|
timeout: 2;
|
||
|
-user: "nobody";
|
||
|
+user: "_sslh";
|
||
|
pidfile: "/var/run/sslh.pid";
|
||
|
chroot: "/var/empty";
|
||
|
|