]> git.pld-linux.org Git - packages/nagios-plugins.git/blame - nagios-plugins-path.patch
- release 15
[packages/nagios-plugins.git] / nagios-plugins-path.patch
CommitLineData
e85cb314
MWP
1--- nagios-plugins-1.4.6.orig/contrib/check_dns_random.pl 2003-01-29 05:27:20.000000000 +0000
2+++ nagios-plugins-1.4.6/contrib/check_dns_random.pl 2007-03-15 11:58:46.000000000 +0000
c9d41640 3@@ -33,5 +33,5 @@
e85cb314
MWP
4
5 my $host = shift || &usage;
6
7-my $domainfile = "/usr/local/nagios/etc/domains.list";
8+my $domainfile = "/etc/nagios/domains.list";
9 my $wc = `/usr/bin/wc -l $domainfile`;
This page took 0.034338 seconds and 4 git commands to generate.