push leap seconds to timeservers
[mirror/dsa-puppet.git] / modules / nagios / manifests / client.pp
index 56a8d04..33808c4 100644 (file)
@@ -54,6 +54,10 @@ class nagios::client inherits nagios {
             refreshonly => true,
             ;
         "service nagios-nrpe-server reload":
+# remove after lenny EOL (lenny has no service binary)
+# -cut-
+            command    => "/etc/init.d/nagios-nrpe-server reload",
+# -cut-
             refreshonly => true,
             ;
     }