[Buildroot] [PATCH 5/6] Rework the logging daemons startup

Peter Korsgaard jacmet at uclibc.org
Mon Jul 4 19:04:31 UTC 2011


>>>>> "Maxime" == Maxime Ripard <maxime.ripard at free-electrons.com> writes:

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

Committed with minor fixes, thanks.

 Maxime> +define BUSYBOX_INSTALL_LOGGING_SCRIPT
 Maxime> +	$(INSTALL) -m 0755 package/busybox/S01logging $(TARGET_DIR)/etc/init.d

Please always use install -D

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list