/etc/gfal2.d/rfio_plugin.conf is in gfal2-plugin-rfio 2.12.3-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 | #
# basic configuration for the gfal 2 rfio plugin
[RFIO PLUGIN]
# type of RFIO library to use ( cf : rfio castor vs rfio dpm )
# value can be castor or dpm
LCG_RFIO_TYPE="dpm"
|