This file is indexed.

/etc/firebird/3.0/plugins.conf is in firebird3.0-common 3.0.1.32609.ds4-14.

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
Plugin = UDR {
	Module = $(dir_plugins)/udr_engine
	Config = UDR_config
}

Config = UDR_config {
	path = $(dir_plugins)/udr
}