diff options
Diffstat (limited to 'etc/uanytun/p2p-b/config')
-rw-r--r-- | etc/uanytun/p2p-b/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/uanytun/p2p-b/config b/etc/uanytun/p2p-b/config index 5ffe2c9..515033b 100644 --- a/etc/uanytun/p2p-b/config +++ b/etc/uanytun/p2p-b/config @@ -61,8 +61,8 @@ remote-port 4445 log syslog:3,uanytun-p2p-b,daemon ## change user and group after init -username uanytun -groupname uanytun +#username uanytun +#groupname uanytun ## chroot to users home directory #chroot /var/run/uanytun |