diff --git a/etc/service/dbus-daemon/run b/etc/service/dbus-daemon/run index fb6500b..f130f6f 100755 --- a/etc/service/dbus-daemon/run +++ b/etc/service/dbus-daemon/run @@ -1,2 +1,3 @@ #!/bin/sh +rm -f /var/run/dbus/* exec dbus-daemon --nofork --system \ No newline at end of file