Files
ports/core/dbus/run
2020-04-13 14:53:21 +08:00

3 lines
104 B
Bash
Executable File

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