2017-10-11 19:21 GMT+09:00 Armin K. <[email protected]>: > Use either dbus-launch --exit-with-session or dbus-run-session.
Thanks, `dbus-launch --exit-with-session` works. I was worried because the man page says that --exit-with-session "watches stdin for HUP and tries to connect to the X server", but there may be no X servers when `~/.profile` is sourced. Tested it by launching on a Linux Console (/dev/tty2) and it worked. Y. Ohashi -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
