diff options
author | Erik Andersen | 2000-02-22 17:12:00 +0000 |
---|---|---|
committer | Erik Andersen | 2000-02-22 17:12:00 +0000 |
commit | 3b9522f2af942c92eec638995268cccddd82c4f8 (patch) | |
tree | 1672509f5f5821765822f831a935c1cd617c3de0 | |
parent | 6e769df47dbf8accc483b64810026e5f6a20f015 (diff) | |
download | busybox-3b9522f2af942c92eec638995268cccddd82c4f8.zip busybox-3b9522f2af942c92eec638995268cccddd82c4f8.tar.gz |
Add in a TODO item,
-Erik
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -98,3 +98,15 @@ Feature request: can support (an optionnal -s should be used for symbolic links instead of hard links). + +----------------------- + + +> Have you ever thought of doig network logging in busybox syslogd ? It +> would quite make sense on embedded systems... :) + +So far I had not considered it. Basically, you wish to have +messages from the embedded box logged to a remote network +syslog box, right? I can see that this would be useful. +I'll add this to the TODO list, + |