aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/dbus/run
blob: 697536fee4c7e0d9540dd1a0d518e18f574c3af8 (plain)
1
2
3
4
#!/bin/sh
exec 2>&1
[ ! -d /run/dbus ] && install -m755 -g 18 -o 18 -d /run/dbus
exec dbus-daemon --system --nofork --nopidfile