X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=bin%2Fcheckdns;h=8a5187b7093f198596a0cfb9412608be79c42972;hb=7a4807bce717fe5086ce6432a1d193bcefc596b8;hp=9c76e0c39fceeeb3294733ad8c0e36e35be73078;hpb=1a3d0aee95aee5cc91b78d17225870df9bcacb68;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 },