This file is indexed.

/etc/gnashpluginrc is in browser-plugin-gnash 0.8.11~git20130903-3ubuntu1.

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
15
16
17
18
19
20
21
###########################################################
#
# Sat Apr 26 11:47:04 CEST 2008
#
# This file will be used as a config file by
# the gnash NPAPI plugin (still not by the KPARTS one)
#
# At time of writing, the plugin will first parse the
# systemwide 'gnashrc' file, then the user '.gnashrc'
# file, then the systemwide 'gnashpluginrc' file and
# finally user '.gnashpluginrc'.
#
###########################################################

# Start the gui in STOP mode
#
# This is a commonly wanted feature for plugin  runs.
#
# Default: off
#
#set startStopped on