File: logdir.diff

package info (click to toggle)
rsync 3.0.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,472 kB
  • ctags: 3,518
  • sloc: ansic: 35,122; sh: 4,882; perl: 1,415; makefile: 267; python: 83
file content (11 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
--- rsync-2.6.9.orig/support/rsyncstats.orig	2006-11-20 15:50:42.711007850 +0100
+++ rsync-2.6.9/support/rsyncstats	2006-11-20 15:51:05.531353306 +0100
@@ -12,7 +12,7 @@
 use Getopt::Long;
 
 # You may wish to edit the next line to customize for your default log file.
-$usage_file = "/var/log/rsyncd.log";
+$usage_file = "/var/log/rsyncd";
 
 # Edit the following lines for default report settings.
 # Entries defined here will be over-ridden by the command line.