13 lines
358 B
Text
13 lines
358 B
Text
--- etc/tinyproxy.conf.in.orig Wed Mar 3 09:37:24 2010
|
|
+++ etc/tinyproxy.conf.in Tue Apr 9 05:48:57 2013
|
|
@@ -12,8 +12,8 @@
|
|
# as the root user. Either the user or group name or the UID or GID
|
|
# number may be used.
|
|
#
|
|
-User nobody
|
|
-Group nobody
|
|
+User _tinyproxy
|
|
+Group _tinyproxy
|
|
|
|
#
|
|
# Port: Specify the port which tinyproxy will listen on. Please note
|