Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Issue 2620004: Patch opencryptoki not to call openlog("openCryptokiModule") (Closed)

Created:
10 years, 6 months ago by Nathan Williams
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org, Jason Glasgow
Base URL:
ssh://git@chromiumos-git/chromiumos-overlay.git
Visibility:
Public.

Description

Patch opencryptoki not to call openlog("openCryptokiModule") since this affects the syslog messages of the calling daemons as well, and makes it difficult to search for and distinguish them in log files.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, --1 lines) Patch
A dev-libs/opencryptoki/files/opencryptoki-2.2.8-remove_openlog.patch View 1 chunk +10 lines, -0 lines 0 comments Download
M dev-libs/opencryptoki/opencryptoki-2.2.8.ebuild View 1 chunk +1 line, -0 lines 0 comments Download
A + dev-libs/opencryptoki/opencryptoki-2.2.8-r5.ebuild View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Nathan Williams
I got tired of wpa_supplicant and entd ending up with the same syslog label after ...
10 years, 6 months ago (2010-06-04 21:15:37 UTC) #1
Sam Leffler
I don't see how this could happen based on your changes? wpa_supplicant does: wpa_debug.c: openlog("wpa_supplicant", ...
10 years, 6 months ago (2010-06-04 21:28:16 UTC) #2
Sam Leffler
10 years, 6 months ago (2010-06-04 21:29:08 UTC) #3
Never mind; I understand now.

LGTM

Powered by Google App Engine
This is Rietveld 408576698