[Mageia-sysadm] [509] mga-committers should be able to write in /home/schedbot/repsys/srpms

root at mageia.org root at mageia.org
Mon Dec 6 15:10:12 CET 2010


Revision: 509
Author:   blino
Date:     2010-12-06 15:10:12 +0100 (Mon, 06 Dec 2010)
Log Message:
-----------
mga-committers should be able to write in /home/schedbot/repsys/srpms

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

Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp	2010-12-06 12:34:01 UTC (rev 508)
+++ puppet/modules/buildsystem/manifests/init.pp	2010-12-06 14:10:12 UTC (rev 509)
@@ -98,6 +98,8 @@
         file { "$sched_home_dir/repsys/srpms":
             ensure => "directory",
             owner  => $sched_login,
+            group => "mga-committers",
+            mode => 775,
             require => File["$sched_home_dir/repsys"],
         }
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101206/36faea07/attachment.html>


More information about the Mageia-sysadm mailing list