#!/bin/execlineb -P
envfile /etc/s6-rc/config/dbus.conf
foreground { install -m755 -g 81 -o 81 -d /run/dbus }
foreground { dbus-uuidgen --ensure }
fdmove -c 2 1
exec /usr/bin/dbus-daemon --system --nofork --nopidfile --print-pid=3
