diff options
author | Eric Andersen | 2000-12-08 19:52:01 +0000 |
---|---|---|
committer | Eric Andersen | 2000-12-08 19:52:01 +0000 |
commit | bf2b8ae49aa885929bcb20983dd98196416bcc12 (patch) | |
tree | b33a6a54e6dff87eea8db758a7aab9027aef1206 /docs/busybox.sgml | |
parent | 76fef0a5d02800afa368b79abf4393eda46abc4c (diff) | |
download | busybox-bf2b8ae49aa885929bcb20983dd98196416bcc12.zip busybox-bf2b8ae49aa885929bcb20983dd98196416bcc12.tar.gz |
Make no local logging a runtime option for network logging...
Diffstat (limited to 'docs/busybox.sgml')
-rw-r--r-- | docs/busybox.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/busybox.sgml b/docs/busybox.sgml index 530629b..1542337 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -2991,6 +2991,7 @@ -K Do not start up the klogd process -O FILE Use an alternate log file (default=/var/log/messages) -R HOST[:PORT] Log messages to HOST on PORT (default=514) over UDP. + -N Do not log anything locally -- network logging only </screen> </para> |