ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / apache / httpd-conf-in.patch
blobe6003967672ea36b15830e07e5634628821c61a1
1 --- docs/conf/httpd.conf.in.orig 2007-12-21 03:43:00.000000000 -0800
2 +++ docs/conf/httpd.conf.in 2008-01-20 22:16:20.000000000 -0800
3 @@ -63,8 +63,8 @@
4 # It is usually good practice to create a dedicated user and group for
5 # running httpd, as with most system services.
7 -User daemon
8 -Group daemon
9 +User nobody
10 +Group #-1
12 </IfModule>
13 </IfModule>