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