X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=bin%2Fcleantmp.pl;h=c7b1b19d5b30f7d856da560022751d64facd524f;hb=7e0b880ba9c56cfa877b4b6bf3d190b0ff027bdf;hp=e0c6961d70d2a0c6ef93256bfdda5e2bc333804c;hpb=6412858fa52f00c96d6239e28c5cba7d5d342474;p=clearscm.git diff --git a/bin/cleantmp.pl b/bin/cleantmp.pl index e0c6961..c7b1b19 100755 --- a/bin/cleantmp.pl +++ b/bin/cleantmp.pl @@ -82,7 +82,7 @@ my %opts = ( debug => sub { set_debug }, tmp => File::Spec->tmpdir(), conf => "$FindBin::Bin/../etc/$script.conf", - logpath => '/var/log', + logpath => '/var/local/log', sleep => 60, );