Moved user log files to /var/local/log
[clearscm.git] / bin / announceEmail.pl
index f90426e..07cb6db 100755 (executable)
@@ -292,7 +292,7 @@ if ($opts{daemon}) {
 } # if
 
 $log = Logger->new(
-  path        => '/var/log',
+  path        => '/var/local/log',
   name        => "$Logger::me.$opts{name}",
   timestamped => 'yes',
   append      => 'yes',