Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] shadow-native: disable logging to syslog
@ 2012-04-06  6:53 Scott Garman
  2012-04-06  6:53 ` [PATCH 1/1] " Scott Garman
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Scott Garman @ 2012-04-06  6:53 UTC (permalink / raw)
  To: openembedded-core

Hello,

This pull request includes a patch to shadow to disable logging to
syslog, to prevent sysroot user and group additions from writing
entries to the host's syslog.

I have build-tested this with core-image-sato (which builds a few
useradd-based recipes, such as avahi and dbus) for all 5 of our
qemu architectures, while watching my syslog to verify that no
useradd or groupadd entries were written. 

Scott

The following changes since commit 1a82989345fb98becb487d270fd93a5e6dffeb47:

  runqemu-internal: Add console=tty for qemuppc and NFS (2012-04-06 01:12:15 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/shadow-syslog-fix-oe
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/shadow-syslog-fix-oe

Scott Garman (1):
  shadow-native: disable logging to syslog

 .../shadow/files/disable-syslog.patch              |   34 ++++++++++++++++++++
 .../shadow/shadow-native_4.1.4.3.bb                |    5 ++-
 2 files changed, 37 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-extended/shadow/files/disable-syslog.patch

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-04-10 15:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06  6:53 [PATCH 0/1] shadow-native: disable logging to syslog Scott Garman
2012-04-06  6:53 ` [PATCH 1/1] " Scott Garman
2012-04-07 23:59 ` [PATCH 0/1] " Saul Wold
2012-04-09  5:00   ` Scott Garman
2012-04-09 15:30     ` Saul Wold
2012-04-09 16:23       ` Scott Garman
2012-04-09 16:37         ` Saul Wold
2012-04-09 14:28   ` Chris Larson
2012-04-10 15:29 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox