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

root at mageia.org root at mageia.org
Sun Dec 5 23:40:31 CET 2010


Revision: 503
Author:   blino
Date:     2010-12-05 23:40:31 +0100 (Sun, 05 Dec 2010)
Log Message:
-----------
mga-committers should be able to write in /home/schedbot/repsys/tmp

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

Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp	2010-12-05 22:38:01 UTC (rev 502)
+++ puppet/modules/buildsystem/manifests/init.pp	2010-12-05 22:40:31 UTC (rev 503)
@@ -85,6 +85,8 @@
 
         file { "$sched_home_dir/repsys/tmp":
             ensure => "directory",
+            group => "mga-committers",
+            mode => 775,
             require => File["$sched_home_dir/repsys"],
         }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101205/2a1f36b3/attachment.html>


More information about the Mageia-sysadm mailing list