FreeBSD Bugzilla – Attachment 19677 Details for
Bug 34931
Default users in WWW ports to use newly introduced www user
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 817 bytes, created by
k.j.koster
on 2002-02-14 14:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
k.j.koster
Created:
2002-02-14 14:20:01 UTC
Size:
817 bytes
patch
obsolete
>--- www/orion/Makefile.orig Thu Feb 14 15:10:10 2002 >+++ www/orion/Makefile Thu Feb 14 15:10:33 2002 >@@ -39,8 +39,8 @@ > .if ${WITH_JIKES} == "YES" > RUN_DEPENDS+= ${JIKES_LOCATION}:${PORTSDIR}/java/jikes > .endif >-USER_NAME?= ${PORTNAME} >-GROUP_NAME?= ${USER_NAME} >+USER_NAME?= www >+GROUP_NAME?= www > USER_ID?= 7104 > GROUP_ID?= ${USER_ID} > PW?= /usr/sbin/pw >--- www/jakarta-tomcat/Makefile.orig Thu Feb 14 15:10:54 2002 >+++ www/jakarta-tomcat/Makefile Thu Feb 14 15:11:04 2002 >@@ -34,8 +34,8 @@ > APP_TITLE= Jakarta Tomcat > JAVA_HOME?= ${LOCALBASE}/jdk1.3.1 > JAVA_PORT?= ${PORTSDIR}/java/jdk13 >-USER_NAME?= ${APP_SHORTNAME} >-GROUP_NAME?= ${USER_NAME} >+USER_NAME?= www >+GROUP_NAME?= www > USER_ID?= 7103 > GROUP_ID?= ${USER_ID} > PW?= /usr/sbin/pw
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34931
: 19677