This file is indexed.

/etc/init/plymouth-upstart-bridge.conf is in plymouth 0.8.2-2ubuntu30.

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
13
14
# plymouth-upstart-bridge - Bridge Upstart state changes into Plymouth
#
# This helper process receives Upstart state changes over D-Bus and sends
# corresponding messages to Plymouth.

description	"Bridge Upstart state changes into Plymouth"

start on (started dbus
          or runlevel [06])
stop on stopping plymouth

console output

exec plymouth-upstart-bridge