#!/bin/sh [ ! -d /run/dbus ] && install -m755 -g 22 -o 22 -d /run/dbus echo "Starting dbus..." exec dbus-daemon --system --nofork