X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=bin%2Fcheckdns;h=8a5187b7093f198596a0cfb9412608be79c42972;hb=f1e080cb5090ea52eddcb1c85185e719582a137b;hp=9c76e0c39fceeeb3294733ad8c0e36e35be73078;hpb=10975aac4fcd15cefe99e9cb5f918334835818d7;p=clearscm.git diff --git a/bin/checkdns b/bin/checkdns index 9c76e0c..8a5187b 100755 --- a/bin/checkdns +++ b/bin/checkdns @@ -73,7 +73,7 @@ my ($log, $initial_sleep); my %opts = ( host => 'google.com', sleep => 15, - logpath => '/var/log', + logpath => '/var/local/log', usage => sub { Usage }, verbose => sub { set_verbose }, debug => sub { set_debug },