aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/source/system/other/dbus-daemon-srv/run
blob: 73c44b69a4461647f295f257709b99afb444b45f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!@shebangdir@/execlineb -P

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

fdmove -c 2 1

foreground { dbus-uuidgen --ensure=/etc/machine-id }
foreground { install -m755 -g 81 -o 81 -d /run/dbus }

dbus-daemon
	--system
	--nofork
	--nopidfile
	--print-pid=3