aboutsummaryrefslogtreecommitdiffstats
path: root/loadparm.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-02-19 17:38:51 +0000
committerWayne Davison <wayned@samba.org>2005-02-19 17:38:51 +0000
commit3c54d8a3ad9101fdbde95b7c44e78d4bc6afbbbb (patch)
tree54411cecbb94d1daee64442cd37c5e09fb6dab84 /loadparm.c
parentc0814b813ff020d4a65b29696f240c9330bbde9d (diff)
downloadandroid_external_rsync-3c54d8a3ad9101fdbde95b7c44e78d4bc6afbbbb.tar.gz
android_external_rsync-3c54d8a3ad9101fdbde95b7c44e78d4bc6afbbbb.tar.bz2
android_external_rsync-3c54d8a3ad9101fdbde95b7c44e78d4bc6afbbbb.zip
Decided to leave the "log format" default the same as in
earlier versions.
Diffstat (limited to 'loadparm.c')
-rw-r--r--loadparm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadparm.c b/loadparm.c
index 4c018ed6..ae8a677f 100644
--- a/loadparm.c
+++ b/loadparm.c
@@ -181,7 +181,7 @@ static service sDefault =
NULL, /* exclude from */
NULL, /* include */
NULL, /* include from */
- "%o %h [%a] %m (%u) %l %f%L", /* log format */
+ "%o %h [%a] %m (%u) %f %l", /* log format */
NULL, /* refuse options */
"*.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2 *.tbz", /* dont compress */
0, /* timeout */