From d3fabf89d7d38a436672ac2deea7904351b1b12a Mon Sep 17 00:00:00 2001 From: Michel Stam Date: Tue, 4 Nov 2014 12:19:04 +0100 Subject: zcip: Add environment variable for overriding log functionality function old new delta bb_logenv_override - 70 +70 packed_usage 29969 30033 +64 zcip_main 1426 1431 +5 ------------------------------------------------------------------------------ (add/remove: 2/0 grow/shrink: 2/0 up/down: 139/0) Total: 139 bytes Signed-off-by: Michel Stam Signed-off-by: Denys Vlasenko --- docs/logging_and_backgrounding.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/logging_and_backgrounding.txt') diff --git a/docs/logging_and_backgrounding.txt b/docs/logging_and_backgrounding.txt index 7e6885560..c76cd3653 100644 --- a/docs/logging_and_backgrounding.txt +++ b/docs/logging_and_backgrounding.txt @@ -45,6 +45,8 @@ udhcpc - auto-backgrounds unless -f after lease is obtained, udhcpd - auto-backgrounds and do not log to stderr unless -f, otherwise logs to stderr, but option -S makes it log *also* to syslog zcip - auto-backgrounds and logs *also* to syslog unless -f + behaviour can be overridden with experimental LOGGING env.var + (can be set to either "none" or "syslog") Total: 13 applets (+1 obsolete), 4 log to syslog by default (crond fakeidentd inetd zcip), -- cgit v1.2.3