aboutsummaryrefslogtreecommitdiff
path: root/japanese/bugzilla/files/patch-checksetup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/bugzilla/files/patch-checksetup.pl')
-rw-r--r--japanese/bugzilla/files/patch-checksetup.pl11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/bugzilla/files/patch-checksetup.pl b/japanese/bugzilla/files/patch-checksetup.pl
new file mode 100644
index 000000000000..a038caf18402
--- /dev/null
+++ b/japanese/bugzilla/files/patch-checksetup.pl
@@ -0,0 +1,11 @@
+--- checksetup.pl~ Fri Apr 16 02:48:51 2004
++++ checksetup.pl Thu Jul 15 23:37:09 2004
+@@ -399,7 +399,7 @@
+ # and you cannot set this up any other way. YOU HAVE BEEN WARNED.
+ # If you set this to anything besides "", you will need to run checksetup.pl
+ # as root, or as a user who is a member of the specified group.
+-$webservergroup = "apache";
++$webservergroup = "www";
+ ');
+
+