#!/bin/sh
if [ ! -d /var/log/dbus ] ; then
   mkdir /var/log/dbus
fi
exec /sbin/svlogd -tt /var/log/dbus