Created attachment 89604 [details] [review] 0001-manager-Don-t-log-when-we-re-exiting.patch This happens on hardware without fingerprint readers on every boot; we don't need to log anything about it, it's totally normal. This patch is part of an initiative to reduce logging spew in GNOME so that actual errors and important messages are more visible. --- src/manager.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
Created attachment 89605 [details] [review] 0001-main-Don-t-log-about-normal-operation.patch
commit f94c8727d2e98098adafbbd95e9bcc9bf339676b Author: Colin Walters <walters@verbum.org> Date: Thu Nov 21 15:03:16 2013 -0500 main: Don't log about normal operation Administrators don't need to see this stuff on every boot. The system bus itself already logs this anyways (which is itself a bit too chatty). https://bugs.freedesktop.org/show_bug.cgi?id=71889 commit 4f9256c0330469414e1a163f0c7e21b1ac092476 Author: Colin Walters <walters@verbum.org> Date: Thu Nov 21 14:54:18 2013 -0500 manager: Don't log when we're exiting This happens on hardware without fingerprint readers on every boot; we don't need to log anything about it, it's totally normal. This patch is part of an initiative to reduce logging spew in GNOME so that actual errors and important messages are more visible. https://bugs.freedesktop.org/show_bug.cgi?id=71889
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.