about summary refs log tree commit diff
path: root/foo/etc/sv/dbus/run
blob: 14da8d2ba20ac52c5fd0d3d205ecd8cc31ccf5fb (plain) (blame)
1
2
3
4
#!/bin/sh
[ ! -d /run/dbus ] && install -m755 -g 22 -o 22 -d /run/dbus
echo "Starting dbus..."
exec dbus-daemon --system --nofork