From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000705.html | 86 +++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000705.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000705.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000705.html b/zarb-ml/mageia-sysadm/2010-November/000705.html new file mode 100644 index 000000000..51d5e70bf --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000705.html @@ -0,0 +1,86 @@ + + + + [Mageia-sysadm] [349] force build user group to previously created group + + + + + + + + + +

[Mageia-sysadm] [349] force build user group to previously created group

+ root at mageia.org + root at mageia.org +
+ Sun Nov 21 18:34:53 CET 2010 +

+
+ +
Revision: 349
+Author:   blino
+Date:     2010-11-21 18:34:53 +0100 (Sun, 21 Nov 2010)
+Log Message:
+-----------
+force build user group to previously created group
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp	2010-11-21 17:33:56 UTC (rev 348)
++++ puppet/modules/buildsystem/manifests/init.pp	2010-11-21 17:34:53 UTC (rev 349)
+@@ -57,6 +57,7 @@
+             ensure => present,
+             comment => "System user use to run build bots",
+             managehome => true,
++            gid => $build_login,
+             shell => "/bin/bash",
+         }
+     }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101121/e5c8563a/attachment.html>
+
+ + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1