[csw-devel] SF.net SVN: gar:[17382] csw/mgar/pkg/sudo/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Mar 12 09:33:06 CET 2012


Revision: 17382
          http://gar.svn.sourceforge.net/gar/?rev=17382&view=rev
Author:   dmichelsen
Date:     2012-03-12 08:33:06 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
sudo/trunk: Make sudoers 0440 fixing #4919

Modified Paths:
--------------
    csw/mgar/pkg/sudo/trunk/Makefile

Modified: csw/mgar/pkg/sudo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sudo/trunk/Makefile	2012-03-12 08:09:45 UTC (rev 17381)
+++ csw/mgar/pkg/sudo/trunk/Makefile	2012-03-12 08:33:06 UTC (rev 17382)
@@ -115,6 +115,10 @@
 PROTOTYPE_USER_iodir = root
 PROTOTYPE_GROUP_iodir = bin
 
+PROTOTYPE_MODIFIERS += sudoers
+PROTOTYPE_FILES_iodir =  /etc/opt/csw/sudoers.CSW
+PROTOTYPE_PERMS_iodir = 0440
+
 # Just copy the stuff together, the ldap modulations contains some more file,
 # apart from that they are the same.
 MERGE_SCRIPTS_isa-default-ldap-disabled = copy-all

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