Revision: 17239 http://gar.svn.sourceforge.net/gar/?rev=17239&view=rev Author: janholzh Date: 2012-02-28 08:47:22 +0000 (Tue, 28 Feb 2012) Log Message: ----------- tomcat5/trunk: fix to have cswusergoup run early
Modified Paths: -------------- csw/mgar/pkg/tomcat5/trunk/Makefile Modified: csw/mgar/pkg/tomcat5/trunk/Makefile =================================================================== --- csw/mgar/pkg/tomcat5/trunk/Makefile 2012-02-28 08:44:31 UTC (rev 17238) +++ csw/mgar/pkg/tomcat5/trunk/Makefile 2012-02-28 08:47:22 UTC (rev 17239) @@ -46,12 +46,12 @@ PRESERVECONF += /etc/opt/csw/$(NAME)/conf/tomcat-users.xml PRESERVECONF += /etc/opt/csw/$(NAME)/conf/web.xml -CLASSES=none cswusergroup cswpreserveconf PROTOTYPE_MODIFIERS = varuser etcperm PROTOTYPE_FILES_varuser = /var/opt/csw/$(NAME)/.* PROTOTYPE_USER_varuser = tomcat PROTOTYPE_GROUP_varuser = tomcat +PROTOTYPE_CLASS_varuser = ugfile PROTOTYPE_FILES_etcperm = /etc/opt/csw/$(NAME)/conf/.*\.CSW PROTOTYPE_PERMS_etcperm = 0640 PROTOTYPE_USER_etcperm = tomcat This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel