[PATCH 3/3] zcip: add an option to force logging to syslog even if running -f
Stam, Michel [FINT]
M.Stam at fugro.nl
Thu Oct 30 15:15:13 UTC 2014
Hello Denys,
I'm not sure what you mean with every daemon?
In this particular case, I did not see much from zcip, as it was being executed from OpenWRT procd. This init program expects programs to run in the foreground, and when they exit, it automatically restarts them. Sortof a watchdog, if you will.
Unfortunately, if zcip runs in the foreground, it will not log anything to syslog anymore, instead sending everything to stderr. This patch allows to change that behaviour.
Best regards,
Michel Stam
Embedded System Engineer
-----Original Message-----
From: Denys Vlasenko [mailto:vda.linux at googlemail.com]
Sent: Thursday, October 30, 2014 15:49 PM
To: Stam, Michel [FINT]
Cc: busybox
Subject: Re: [PATCH 3/3] zcip: add an option to force logging to syslog even if running -f
I'm not sure we need this.
Logically, if this is needed, then _every_ daemon needs the same option, right?
More information about the busybox
mailing list