SOURCES: netmrg-cron - get rid of: No log handling enabled - turning on std...

gotar gotar at pld-linux.org
Wed Sep 24 01:53:06 CEST 2008


Author: gotar                        Date: Tue Sep 23 23:53:06 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- get rid of:
No log handling enabled - turning on stderr logging
truncating uinteger value to 32 bits
truncating uinteger value to 32 bits
truncating uinteger value to 32 bits
[...]
  messages, -S options seems not to work, /var/log/netmrg/lastrun.* files
  are empty...

---- Files affected:
SOURCES:
   netmrg-cron (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/netmrg-cron
diff -u SOURCES/netmrg-cron:1.6 SOURCES/netmrg-cron:1.7
--- SOURCES/netmrg-cron:1.6	Tue Sep 23 15:51:28 2008
+++ SOURCES/netmrg-cron	Wed Sep 24 01:53:01 2008
@@ -1,2 +1,2 @@
 # vim:syn=crontab
-*/5 * * * *	http	[ ! -f /var/run/netmrg ] && /usr/bin/netmrg-gatherer -q
+*/5 * * * *	http	[ ! -f /var/run/netmrg ] && /usr/bin/netmrg-gatherer -S -q 2>/dev/null
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/netmrg-cron?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list