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