[Mageia-sysadm] [869] change permissions on missing-deps.sh to 755

root at mageia.org root at mageia.org
Thu Jan 20 22:23:12 CET 2011


Revision: 869
Author:   boklm
Date:     2011-01-20 22:23:11 +0100 (Thu, 20 Jan 2011)
Log Message:
-----------
change permissions on missing-deps.sh to 755

Modified Paths:
--------------
    puppet/modules/buildsystem/manifests/init.pp

Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp	2011-01-20 18:59:50 UTC (rev 868)
+++ puppet/modules/buildsystem/manifests/init.pp	2011-01-20 21:23:11 UTC (rev 869)
@@ -279,7 +279,7 @@
             ensure => present,
             owner => root,
             group => root,
-            mode => 700,
+            mode => 755,
             source => "puppet:///modules/buildsystem/missing-deps.sh",
         }
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110120/046aebd8/attachment.html>


More information about the Mageia-sysadm mailing list