mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
12 lines
284 B
Perl
12 lines
284 B
Perl
--- 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";
|
|
');
|
|
|
|
|