summary refs log tree commit diff
path: root/services/dbus/run
blob: 2ed764dd6258df81a4b33e49030ecb9d3efa96d5 (plain) (blame)
1
2
3
4
#!/bin/sh
[ ! -d /run/dbus ] && install -m755 -g 22 -o 22 -d /run/dbus
dbus-uuidgen --ensure
exec dbus-daemon --system --nofork --nopidfile