This file is indexed.

/etc/init/dbus-reconnect.conf is in upstart 1.11-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# Signal upstart to connect to dbus after it's started.
#
# This is a temporary fix; once dbus in Debian has upstart support, this
# facility should be moved there.

description	"Tell init to connect to dbus"

start on stopped rc RUNLEVEL=[2345]

task

exec kill -USR1 1