| Submitter | Mihai Lindner |
|---|---|
| Date | Aug. 10, 2012, 9:07 a.m. |
| Message ID | <cover.1344589278.git.mihaix.lindner@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/34157/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib ml/syslog.confComments
On 08/10/2012 02:07 AM, Mihai Lindner wrote: > 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. > > Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com> > --- > The following changes since commit 2dec760b79bb7e2e79c33c5127fa64685bd86a18: > > foomatic: fix perl path for target (2012-08-08 10:06:00 +0100) > > are available in the git repository at: > git://git.yoctoproject.org/poky-contrib ml/syslog.conf > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ml/syslog.conf > > Mihai Lindner (1): > sysklogd: removed tabs from syslog.conf > > meta/recipes-extended/sysklogd/files/syslog.conf | 23 +++++++++++---------- > meta/recipes-extended/sysklogd/sysklogd_1.5.bb | 2 +- > 2 files changed, 13 insertions(+), 12 deletions(-) > Merged into OE-Core Thanks Sau!
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. Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com> --- The following changes since commit 2dec760b79bb7e2e79c33c5127fa64685bd86a18: foomatic: fix perl path for target (2012-08-08 10:06:00 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ml/syslog.conf http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ml/syslog.conf Mihai Lindner (1): sysklogd: removed tabs from syslog.conf meta/recipes-extended/sysklogd/files/syslog.conf | 23 +++++++++++---------- meta/recipes-extended/sysklogd/sysklogd_1.5.bb | 2 +- 2 files changed, 13 insertions(+), 12 deletions(-)