commit | a48b0a3af71958c1cea6389893371664a47b1a39 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Oct 22 10:56:47 2003 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Oct 22 10:56:47 2003 +0000 |
tree | 59ed865eb6eb4b619257fc51fb19091ec5844d79 | |
parent | 514633bf3f4f941d3ba1bb47cc46c31734574cf6 [diff] |
last_patch116 from vodz: Stephane, >Using busybox+uclibc, crond syslog messages look like: > >Oct 9 09:04:46 soekris cron.notice crond[347]: ^Icrond 2.3.2 dillon, >started, log level 8 Thanks for testing. >The attached patch corrects the problem. Your patch is not correct. Correct patch attached. Also. Last patch have - add "Broken pipe" message to ash.c - busybox ash synced with dash_0.4.18 --w vodz