Hello,

The newer logger in busybox in ucBering 3.1 doesn't work like the same as
2.x. Try this:

2.x:
firewall# logger "1234" "5678"
firewall# tail /var/log/messages
.......
Oct 19 00:34:39 firewall root: 12345678

3.1:
firewall# logger "1234" "5678"
firewall# tail /var/log/messages
.......
Oct 19 00:34:24 firewall root: 1234

Here's a line from /etc/hotplug.functions that no longer works correctly:

$LOGGER -t $(basename $0)"[$$]" "$@"

-cpu


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to