diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001281.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-December/001281.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001281.html b/zarb-ml/mageia-sysadm/2010-December/001281.html new file mode 100644 index 000000000..33d96be2c --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-December/001281.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [645] restart sympa when a list configuration is changed + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B645%5D%20restart%20sympa%20when%20a%20list%20configuration%20is%0A%09changed&In-Reply-To=%3C20101217005058.C65A940453%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001282.html"> + <LINK REL="Next" HREF="001283.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [645] restart sympa when a list configuration is changed</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B645%5D%20restart%20sympa%20when%20a%20list%20configuration%20is%0A%09changed&In-Reply-To=%3C20101217005058.C65A940453%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [645] restart sympa when a list configuration is changed">root at mageia.org + </A><BR> + <I>Fri Dec 17 01:50:58 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001282.html">[Mageia-sysadm] [644] - allow to set the topic of the list ( useful to sort them on interface +</A></li> + <LI>Next message: <A HREF="001283.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1281">[ date ]</a> + <a href="thread.html#1281">[ thread ]</a> + <a href="subject.html#1281">[ subject ]</a> + <a href="author.html#1281">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 645 +Author: misc +Date: 2010-12-17 01:50:58 +0100 (Fri, 17 Dec 2010) +Log Message: +----------- +restart sympa when a list configuration is changed + +Modified Paths: +-------------- + puppet/modules/sympa/manifests/init.pp + +Modified: puppet/modules/sympa/manifests/init.pp +=================================================================== +--- puppet/modules/sympa/manifests/init.pp 2010-12-17 00:50:56 UTC (rev 644) ++++ puppet/modules/sympa/manifests/init.pp 2010-12-17 00:50:58 UTC (rev 645) +@@ -208,6 +208,7 @@ + group => sympa, + mode => 750, + content => template("sympa/config"), ++ notify => Service['sympa'], + } + + if $sender_ldap_group { +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20101217/e3180c23/attachment-0001.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001282.html">[Mageia-sysadm] [644] - allow to set the topic of the list ( useful to sort them on interface +</A></li> + <LI>Next message: <A HREF="001283.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1281">[ date ]</a> + <a href="thread.html#1281">[ thread ]</a> + <a href="subject.html#1281">[ subject ]</a> + <a href="author.html#1281">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |