package/sysvinit: don't start logging
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 8 Oct 2014 14:39:24 +0000 (11:39 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Oct 2014 11:00:48 +0000 (13:00 +0200)
commitd61c8d73d409f4df6162fb32a02617360e4a02e6
treebc365b188687a2d1eb2d58af0137e3ae311d1f86
parenta25b48ce6b516bad25ebe77a6ed34382e98f6db7
package/sysvinit: don't start logging

Don't try to start logging from /etc/inittab because busybox installs a
S01logging script that handles that and can lead to duplicate logging
processes.
Let's handle the logging in each package that provides it since we can
get multiple variants in the future like syslog-ng that have different
initialization routines.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sysvinit/inittab