This file is indexed.

/etc/default/ser2net is in ser2net 2.9.1-1.

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
# Defaults for ser2net initscript
# sourced by /etc/init.d/ser2net

#
# This is a POSIX shell fragment
#

# System-wide ser2net conffile. The initscripts
# are triggered by the presence of this file.

CONFFILE="/etc/ser2net.conf"

# Default options. These take precedence over anything
# configured by CONFFILE above, so if you like to have
# any of them specified in CONFFILE, remove them from
# the line below.
# OPTIONS=""

# Control port. If nonempty, ser2net will listen on the given
# tcp port for control connections
# CONTROLPORT=""