My mirror script has been broken for a couple of weeks at least and it's
been a long while since I've been using a LEAF distro at all or reading
the mail on this list; I'm thinking it might be time to shut down my
woefully outdated package archive and close the mirror. The project
seems to be doing
David,
In Bering-uClibc it's fixed in the following way:
# only keep a week's depth of these
oldlogs=`find /var/log/ntpstats -type f -mtime +7`
[ "$oldlogs" != "" ] && rm $oldlogs
As you can see Bering-uClibc uses a newer version of busybox.
Eric Spakman
> In case anyon
In case anyone else is suffering with the logfiles from the ntpsimpl
package filling up their RAM disk...
I'm running Bering 1.2, with version 4.1.0-8 of ntpsimpl so that my
router acts as an NTP time server for the local networks. I got the
ntpsimpl package from:
http://leaf.sourceforge.net/devel