From f1a209b142d2319d2594b051c01d9997184bfcb4 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 20 Oct 2010 14:50:50 -0500 Subject: busybox/sysklogd: syslog.conf files The format of the syslog.conf files is different between busybox and sysklogd. Use the alternatives method to ensure we get the correct config file for any specific configurations. Signed-off-by: Mark Hatle --- meta/recipes-extended/sysklogd/sysklogd_1.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/sysklogd/sysklogd_1.5.bb') diff --git a/meta/recipes-extended/sysklogd/sysklogd_1.5.bb b/meta/recipes-extended/sysklogd/sysklogd_1.5.bb index 27146c79a..75c1147bc 100644 --- a/meta/recipes-extended/sysklogd/sysklogd_1.5.bb +++ b/meta/recipes-extended/sysklogd/sysklogd_1.5.bb @@ -1,2 +1,2 @@ require sysklogd.inc -PR = "r1" +PR = "r2" -- cgit v1.2.3