networkmanager-0.8.2 keyfile syslog spam
- From: Leho Kraav <leho kraav com>
- To: networkmanager-list gnome org
- Subject: networkmanager-0.8.2 keyfile syslog spam
- Date: Thu, 13 Jan 2011 11:37:02 +0200
Hello all
Can anyone point out to me why NetworkManager is spamming my syslog with
a really useless "updating: <connection-name>" message every 5 minutes?
Right now I just commented it out, but should this output be moved
somewhere more sensible?
1 diff --git a/system-settings/plugins/keyfile/plugin.c
b/system-settings/plugins/keyfile/plugin.c
2 index 27ae0a0..1e0f7af 100644
3 --- a/system-settings/plugins/keyfile/plugin.c
4 +++ b/system-settings/plugins/keyfile/plugin.c
5 @@ -203,7 +203,7 @@ dir_changed (GFileMonitor *monitor,
6 break;
7 case G_FILE_MONITOR_EVENT_CREATED:
8 case G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT:
9 - PLUGIN_PRINT (KEYFILE_PLUGIN_NAME, "updating %s", name);
10 + /* PLUGIN_PRINT (KEYFILE_PLUGIN_NAME, "updating %s", name); */
11
12 if (connection) {
13 /* Update */
--
Leho Kraav, M.Sc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]