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