This file is indexed.

/etc/default/yate is in yate 5.0.0-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
# Defaults for yate initscript
# sourced by /etc/init.d/yate

# make this read NO_START=0 when you're done setting up your config.
NO_START=1

# Additional options that are passed to the Daemon.
DAEMON_OPTS="-d -rs -l /var/log/yate/yate.log -Dfu -vvvv"
YATE_USER="yate"
YATE_GROUP="yate"
# you might want to put less verbosity here..