summaryrefslogtreecommitdiff
path: root/devel/bugzilla2/files/patch-checksetup.pl
blob: f452750f681acf9c44fcd7fa7c4263dff0f7799a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- checksetup.pl~	Thu Oct  4 21:53:20 2001
+++ checksetup.pl	Thu Oct  4 21:53:26 2001
@@ -305,7 +305,7 @@
 # set this to "".
 # If you set this to anything besides "", you will need to run checksetup.pl
 # as root.
-$webservergroup = "nobody";
+$webservergroup = "nogroup";
 ');