This file is indexed.

/etc/bareos/bareos-dir.d/job/RestoreRados.conf.example is in bareos-filedaemon-ceph-plugin 16.2.4-3+deb9u2.

This file is owned by root:root, with mode 0o640.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
Job {
  Name = "RestoreRados"
  JobDefs = "DefaultJob"
  Type = Restore
  Fileset= "plugin-rados"
  # Client = "radoshost-fd"
}