From 40678cde378e3ee2c9f22fc42512a8bf0d0b11bb Mon Sep 17 00:00:00 2001 From: bol-van Date: Tue, 26 Mar 2024 14:09:28 +0300 Subject: [PATCH] config: commented WS_USER= --- config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config b/config index 173d9c8..9ad7086 100644 --- a/config +++ b/config @@ -4,6 +4,9 @@ # can help in case /tmp has not enough space #TMPDIR=/opt/zapret/tmp +# redefine user for zapret daemons. required on Keenetic +#WS_USER=nobody + # override firewall type : iptables,nftables,ipfw #FWTYPE=iptables