[csw-devel] SF.net SVN: gar:[19780] csw/mgar/pkg/courier-authlib/trunk/Makefile
wilbury at users.sourceforge.net
wilbury at users.sourceforge.net
Thu Nov 29 23:37:29 CET 2012
Revision: 19780
http://gar.svn.sourceforge.net/gar/?rev=19780&view=rev
Author: wilbury
Date: 2012-11-29 22:37:28 +0000 (Thu, 29 Nov 2012)
Log Message:
-----------
courier-authlib/trunk: Correct permissions on config files
Modified Paths:
--------------
csw/mgar/pkg/courier-authlib/trunk/Makefile
Modified: csw/mgar/pkg/courier-authlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/courier-authlib/trunk/Makefile 2012-11-29 22:29:33 UTC (rev 19779)
+++ csw/mgar/pkg/courier-authlib/trunk/Makefile 2012-11-29 22:37:28 UTC (rev 19780)
@@ -56,13 +56,20 @@
INITSMF = /etc/opt/csw/init.d/cswcourier-authlib
USERGROUP = /etc/opt/csw/pkg/CSW$(NAME)/cswusergroup
-PROTOTYPE_MODIFIERS = 1
+PROTOTYPE_MODIFIERS = 1 2
+
PROTOTYPE_CLASS_1 = ugfiles
PROTOTYPE_FILES_1 = \/var\/opt\/csw\/spool\/authdaemon
PROTOTYPE_USER_1 = authlib
PROTOTYPE_GROUP_1 = authlib
PROTOTYPE_PERMS_1 = 755
+PROTOTYPE_CLASS_2 = ugfiles
+PROTOTYPE_FILES_2 = \/etc\/opt\/csw\/authlib\/auth.*\.dist
+PROTOTYPE_USER_2 = authlib
+PROTOTYPE_GROUP_2 = authlib
+PROTOTYPE_PERMS_2 = 640
+
# Just a harmless override, there is /usr/local in the script somewhere
CHECKPKG_OVERRIDES_CSWcourier-authlib += file-with-bad-content|/usr/local|root/opt/csw/sbin/makeuserdb
CHECKPKG_OVERRIDES_CSWcourier-authlib += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/application/cswcourier-authlib.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list