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/000274.html | 84 +++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000274.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000274.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000274.html b/zarb-ml/mageia-sysadm/2010-November/000274.html new file mode 100644 index 000000000..7809d064b --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000274.html @@ -0,0 +1,84 @@ + + + + [Mageia-sysadm] [152] fix 'cron' + + + + + + + + + +

[Mageia-sysadm] [152] fix 'cron'

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 17:04:11 CET 2010 +

+
+ +
Revision: 152
+Author:   dams
+Date:     2010-11-05 17:04:11 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+fix 'cron'
+
+Modified Paths:
+--------------
+    puppet/modules/blog/manifests/init.pp
+
+Modified: puppet/modules/blog/manifests/init.pp
+===================================================================
+--- puppet/modules/blog/manifests/init.pp	2010-11-05 15:54:24 UTC (rev 151)
++++ puppet/modules/blog/manifests/init.pp	2010-11-05 16:04:11 UTC (rev 152)
+@@ -23,7 +23,6 @@
+         }
+ 	cron { blog:
+         	user => blog,
+-        	hour => 0,
+         	minute => 15,
+         	command => "/usr/local/bin/check_new-blog-post.sh",
+         	require => File["check_new-blog-post"],
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/73b0eff8/attachment-0001.html>
+
+ + + + + +
+

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