well that link seems to have fixed it.

i added that STDOUT items there:

[Unit]
Description=D-Bus System Message Bus
Requires=dbus.socket
After=syslog.target

[Service]
StandardOutput=null
StandardError=null
ExecStartPre=/bin/dbus-uuidgen --ensure
ExecStartPre=-/bin/rm -f /var/run/messagebus.pid
ExecStart=/bin/dbus-daemon --system --address=systemd: --nofork
--systemd-activation ExecReload=/bin/dbus-send --print-reply --system
--type=method_call --dest=org.freedesktop.DBus /
org.freedesktop.DBus.ReloadConfig OOMScoreAdjust=-900


On Sat, 15 Oct 2011 19:21:24 +0200
Michael Biebl <mbi...@gmail.com> wrote:

> 2011/10/15 Lars Schotte <gu...@guttok.net>:
> > hi folks,
> >
> > i have here a minor problem that dbus spams in my messages file
> > growing it to a few megabytes with the statement that the battery
> > status did not change, what is not a surprise, isn't it?
> 
> I assume you are running systemd.
> 
> See also https://bugs.freedesktop.org/show_bug.cgi?id=41379
> 



-- 
Lars Schotte
@ Hana (F16)
_______________________________________________
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Reply via email to