Re: upowerd dbus messages in /var/log/messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/19/2012 09:03 PM, Tom Horsley wrote:
On Sun, 19 Feb 2012 18:56:57 -0500
Lester M Petrie wrote:

Hi

The following 2 lines are repeated every 30 secs in /var/log/messages.
What causes them, or more importantly, how can I stop them.  This is a
desktop machine running Fedora 16.

Fixing the source of the messages is beyond me, but making them
disappear from the log is possible. Here are my notes on some
annoying message I managed to get rid of:

systemd drivel
==============

There are tons of these messages in the log files:

Nov 18 19:59:01 zooty systemd-logind[936]: New session 413 of user tom.
Nov 18 19:59:02 zooty systemd-logind[936]: Removed session 413.

the rsyslogd filtering should be able to get rid of them:

Make a new file: /etc/rsyslog.d/systemd-drivel.conf

:programname, isequal, "systemd-logind" ~
:msg, contains, "Activating via systemd" ~
:msg, contains, "Activation via systemd failed" ~
:msg, contains, "org.freedesktop.systemd" ~

(While I was in there, tossed in a few more rules to get rid
of other less frequent but still annoying clutter messages.)

Many thanks. I am still curious about what is causing the messages, but not recording them in messages is much more important.

--
Lester M Petrie
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux