[Mageia-sysadm] [566] restart sympa if the configuration is changed

root at mageia.org root at mageia.org
Thu Dec 9 13:34:34 CET 2010


Revision: 566
Author:   misc
Date:     2010-12-09 13:34:33 +0100 (Thu, 09 Dec 2010)
Log Message:
-----------
restart sympa if the 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-09 12:34:32 UTC (rev 565)
+++ puppet/modules/sympa/manifests/init.pp	2010-12-09 12:34:33 UTC (rev 566)
@@ -19,7 +19,7 @@
         service { "sympa":
             ensure => running,
             hasstatus => true,
-            subscribe => [ Package["sympa"]]
+            subscribe => [ Package["sympa"], File['/etc/sympa/sympa.conf']]
         }
     
         $password = extlookup("sympa_password",'x')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101209/f4e58f99/attachment.html>


More information about the Mageia-sysadm mailing list