Hi all,
Here is my configuration:
Platform : arm-at91 (sam9260)
Kernel: 2.6.28.1
Buildroot: 2009.02
Busybox: 1.13.2

I noticed a problem with regards to the /var/log/messages file.
Indeed this file is well created at startup but it is never updated (the size 
of this file is always at 0)

my inittab 
# Logging junk
null::sysinit:/bin/touch /var/log/messages
null::respawn:/sbin/syslogd -n -m 0
null::respawn:/sbin/klogd -n
tty3::respawn:/usr/bin/tail -f /var/log/messages

any ideas ?
greg


      
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to