aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/source/user/other/dbus-daemon-srv/run
blob: df3d80195a6468d6cc8feabb817ee583eab862be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!@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