#!@shebangdir@/execlineb -P

# ISC license.
# https://www.freedesktop.org/wiki/Software/dbus/

fdmove -c 2 1

importas -Si DBUS_SESSION_BUS_ADDRESS

dbus-daemon
	--session
	--nofork
	--nopidfile
	--nosyslog
	--address=${DBUS_SESSION_BUS_ADDRESS}
	--print-pid=3
