]> git.pld-linux.org Git - packages/cyrus-sasl.git/commitdiff
- add default check intervals
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 3 Feb 2009 14:15:19 +0000 (14:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    check_saslauthd.cfg -> 1.3

check_saslauthd.cfg

index 97ef63514bac336860c26d447ba05afb6bf39256..214c41e81b1408809921dd0bedad49546259d1ce 100644 (file)
@@ -12,5 +12,9 @@ define service {
        use                     generic-service
        service_description     saslauthd
        name                    saslauthd
+
        check_period            24x7
+       normal_check_interval   15
+       retry_check_interval    5
+       max_check_attempts      3
 }
This page took 0.172348 seconds and 4 git commands to generate.