Is:
"""
bus=dbus.SystemBus()
obj=bus.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus')
interface=dbus.Interface(obj, 'org.freedesktop.DBus')
aptd_running = "org.debian.org" in interface.ListNames()
"""
the best way for testing this ? Inflated 10 times of course because it has 
to be done in C ? Or is there a  low-level dbus method that is better suited?

-- 
Update-notifier triggers an aptdaemon launch on start up
https://bugs.launchpad.net/bugs/587004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to