mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
sysklogd: removed tabs from syslog.conf
Yocto #2926: syslog.conf should not have tabs within the selector field. Removed tabs from the selector field of syslog rules. Tabs or spaces should be used, in syslog.conf, only when separating selectors from actions. (From OE-Core rev: 1316be4e597332a629842b3f5a7dde8e45dd057d) Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a47864d313
commit
39e7812f64
@@ -1,5 +1,5 @@
|
||||
require sysklogd.inc
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI[md5sum] = "e053094e8103165f98ddafe828f6ae4b"
|
||||
SRC_URI[sha256sum] = "6169b8e91d29288e90404f01462b69e7f2afb1161aa419826fe4736c7f9eb773"
|
||||
|
||||
Reference in New Issue
Block a user