Source code

Revision control

Copy as Markdown

Other Tools

#!/bin/bash
set -e
/etc/init.d/dbus start 2>&1
exec "${@}"