summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Lemoine <speedblue@debian.org>2019-11-28 00:29:22 +0200
committerPeter Pentchev <roam@debian.org>2019-11-28 00:29:22 +0200
commitd98bf99aa83fff9782ffbc45149590eaf4b79572 (patch)
treefabda1d0c01950f1922865720bd04f0169129c5a
parent143c1298a9f369a13219b3ba3a215f430f73a887 (diff)
Change the default user the binary will run as to stunnel4
Forwarded: not-needed Last-Update: 2015-06-13 Gbp-Pq: Name 03-runas-user.patch
-rw-r--r--tools/stunnel.conf-sample.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/stunnel.conf-sample.in b/tools/stunnel.conf-sample.in
index d1f7ef8..131dbdc 100644
--- a/tools/stunnel.conf-sample.in
+++ b/tools/stunnel.conf-sample.in
@@ -8,8 +8,8 @@
; **************************************************************************
; It is recommended to drop root privileges if stunnel is started by root
-;setuid = nobody
-;setgid = @DEFAULT_GROUP@
+;setuid = stunnel4
+;setgid = stunnel4
; PID file is created inside the chroot jail (if enabled)
;pid = @localstatedir@/run/stunnel.pid