logdir.diff 465 B

123456789101112
  1. --- rsync-2.6.9.orig/support/rsyncstats.orig 2006-11-20 15:50:42.711007850 +0100
  2. +++ rsync-2.6.9/support/rsyncstats 2006-11-20 15:51:05.531353306 +0100
  3. @@ -12,7 +12,7 @@
  4. use Getopt::Long;
  5. # You may wish to edit the next line to customize for your default log file.
  6. -$usage_file = "/var/log/rsyncd.log";
  7. +$usage_file = "/var/log/rsyncd";
  8. # Edit the following lines for default report settings.
  9. # Entries defined here will be over-ridden by the command line.