]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 143108: comment change in localconfig to eliminate incorrect statement...
authorjustdave%syndicomm.com <>
Mon, 3 Jun 2002 00:32:44 +0000 (00:32 +0000)
committerjustdave%syndicomm.com <>
Mon, 3 Jun 2002 00:32:44 +0000 (00:32 +0000)
$webservergroup is empty.
r= jouni, MattyT

checksetup.pl

index 812a22416e7a384c1b0c331679b4d579c8ebc2b3..8e1e825f42d4b616b345d4695455deb14378631d 100755 (executable)
@@ -387,7 +387,7 @@ LocalVar('webservergroup', '
 #
 # This is the group your web server runs on.
 # If you have a windows box, ignore this setting.
-# If you do not wish for checksetup to adjust the permissions of anything,
+# If you do not have access to the group your web server runs under,
 # set this to "". If you do set this to "", then your Bugzilla installation
 # will be _VERY_ insecure, because some files will be world readable/writable,
 # and so anyone who can get local access to your machine can do whatever they