=== hays_ is now known as hays [05:53] Hi, if I have a clean xorg environment, e.g. plain `xinit`, and I run `python3 -c from gi.repository import Gtk`, then that *launches* dbus [05:53] I haven't seen this on other distros, i.e. importing python modules to run programs, I think it's caused by some ubuntu-specific python module [05:54] But I don't know about python modules enough to know against which package to file this... so where would I report it? :/ [06:06] root [10:52] alkisg: check if it affects Debian. It it does, I guess report against pygobject there [10:53] (I don't understand people's dislike of dbus though) [11:11] jbicha: thanks; I checked; it does affect debian. I'll file it against pygobject there then. [11:12] I don't mind if dbus is running etc; but in this case it's not, and after importing gtk, my service runs dbus without anyone using it (no child processes), and then systemd even complains about my service not properly terminating, and it needs 1.5 minute to force shutdown... [11:12] I.e. chaos with just one innocent import gtk === osx is now known as Toyo [20:18] anyone around with systemd experience can explain what @ service units do? [20:18] are they templates of some kind?