generic-poky/meta/recipes-extended/sysklogd/files
Joshua Lock 5c3323b7e7 sysklogd: various fixes so it starts/stops cleanly
This patch fixes several issues with the sysklogd recipe:
o Errors at start due to non-existent /var/log/news/ - every other log
  file is created in /var/log, not a sub-directory. Do the same for news
  logs.
o klogd would not be stopped due to pidfile recycling, give klogd its own
  pidfile
o preinstalls failed at rootfs creation time by trying to access the host
  root filesystem rather than a path relative to $D. Update the preinst to
  test for $D and do the right thing.

(From OE-Core rev: 111d1b8bb2b89e06091335fff6a917bbd9a1f66e)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-02 18:28:27 +00:00
..
no-strip-install.patch update patch upstream status 2011-05-13 11:02:14 +01:00
no-vectorization.patch Fix sysklogd build on e500v2 cores 2011-09-29 16:54:39 +01:00
sysklogd sysklogd: various fixes so it starts/stops cleanly 2012-02-02 18:28:27 +00:00
syslog.conf sysklogd: various fixes so it starts/stops cleanly 2012-02-02 18:28:27 +00:00