Files
dbus/source-files/dbus.sh
T

6 lines
97 B
Bash

#!/bin/sh
[ -d /run/dbus ] || install -d /run/dbus
exec /usr/bin/dbus-daemon --system --nofork