Decided to leave the "log format" default the same as in
[rsync/rsync.git] / loadparm.c
index 4c018ed..ae8a677 100644 (file)
@@ -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 */