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