]> git.pld-linux.org Git - packages/nagios-nrpe.git/commitdiff
- fix path
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 7 Sep 2009 15:34:24 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nrpe-command.cfg -> 1.2

nrpe-command.cfg

index 67c3eb545f614dfa8461f2aacf399b426e784567..544ee36d8b8e2f50d7706b436c53816477515711 100644 (file)
@@ -2,5 +2,5 @@
 
 define command {
     command_name    check_nrpe
-    command_line    /usr/lib64/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c $ARG1$
+    command_line    @plugindir@/check_nrpe -H $HOSTADDRESS$ -c $ARG1$
 }
This page took 0.113418 seconds and 4 git commands to generate.