Rework the logging daemons startup
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 29 Jun 2011 13:46:20 +0000 (15:46 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Jul 2011 18:57:10 +0000 (20:57 +0200)
commitad501b6634dc9d974da7e86299041fe441d58088
treeed920584fcdfda959f12d9fda940a466026644f0
parent7d814728ae38c5479ddb8b519eeb182f756f4291
Rework the logging daemons startup

The logging mechanism startup being in inittab, it isn't easy to
overcharge the default policy. With this patch, the startup of the
syslog daemon is moved to an init.d script, that can easily be
overwritten.

[Peter: use install -D]
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/skeleton/etc/inittab
package/busybox/S01logging [new file with mode: 0644]
package/busybox/busybox.mk