From d0ae798f718ed4a0e2d057962b500b076d926769 Mon Sep 17 00:00:00 2001
From: Mukund Sivaraman <muks@banu.com>
Date: Sun, 30 Mar 2008 16:38:44 -0700
Subject: Made the default group nobody

---
 doc/tinyproxy.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf
index b1cc5ce..5cdc1d7 100644
--- a/doc/tinyproxy.conf
+++ b/doc/tinyproxy.conf
@@ -10,7 +10,7 @@
 # Please note that you may not use UID/GID's here.  
 #
 User nobody 
-Group nogroup
+Group nobody
 
 #
 # Port: Specify the port which tinyproxy will listen on.  Please note
-- 
cgit v1.2.3