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/000279.html | 84 +++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000279.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000279.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000279.html b/zarb-ml/mageia-sysadm/2010-November/000279.html new file mode 100644 index 000000000..f75780d7d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000279.html @@ -0,0 +1,84 @@ + + + + [Mageia-sysadm] [157] - add default setting for exec class + + + + + + + + + +

[Mageia-sysadm] [157] - add default setting for exec class

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 19:20:58 CET 2010 +

+
+ +
Revision: 157
+Author:   misc
+Date:     2010-11-05 19:20:58 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+- add default setting for exec class
+
+Modified Paths:
+--------------
+    puppet/manifests/common.pp
+
+Modified: puppet/manifests/common.pp
+===================================================================
+--- puppet/manifests/common.pp	2010-11-05 18:20:57 UTC (rev 156)
++++ puppet/manifests/common.pp	2010-11-05 18:20:58 UTC (rev 157)
+@@ -1,4 +1,7 @@
++# to not repeat the setting everywhere 
++Exec { path => "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin/" }
+ 
++
+ class base_packages {
+     # packages installed everywhere 
+     # asked by misc : screen, vim-enhanced, htop, lsof, tcpdump, less
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/9b49ab17/attachment.html>
+
+ + + + + +
+

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