Josselin Mouette <joss@debian.org> writes: > Yet full of misinformation, like the idea that using D-Bus makes a > service less scriptable (while the reality is a complete opposite) I was bit puzzled by this part too but I guess the author meant mostly shell scripts here. If one uses e.g. python then dbus is often more natural to use than popen()ing command line utilities.