#!/bin/ash
#181227 sfs
which connmand || exit 
mkdir -p /run/dbus &&  dbus-uuidgen --ensure &&  dbus-daemon --system
/usr/bin/connmand -n
