this change removes the extra/spurious line for the policy name, and adds the one for the log level
Best regards,
Giuseppe.
before:
INFO in xrootd-lcmaps config: XrdLcmaps: Setting LCMAPS config file to /etc/xrootd/lcmaps.conf.
INFO in xrootd-lcmaps config: XrdLcmaps: Using LCMAPS policy name xrootd_policy.
INFO in xrootd-lcmaps config: XrdLcmaps: Using LCMAPS policy name xrootd_policy.
after:
INFO in xrootd-lcmaps config: XrdLcmaps: Setting LCMAPS config file to /etc/xrootd/lcmaps.conf.
INFO in xrootd-lcmaps config: XrdLcmaps: Using LCMAPS policy name xrootd_policy.
INFO in xrootd-lcmaps config: XrdLcmaps: Setting LCMAPS log level to 0.
Hi,
this change removes the extra/spurious line for the policy name, and adds the one for the log level
Best regards, Giuseppe.
before:
INFO in xrootd-lcmaps config: XrdLcmaps: Setting LCMAPS config file to /etc/xrootd/lcmaps.conf. INFO in xrootd-lcmaps config: XrdLcmaps: Using LCMAPS policy name xrootd_policy. INFO in xrootd-lcmaps config: XrdLcmaps: Using LCMAPS policy name xrootd_policy.
after:
INFO in xrootd-lcmaps config: XrdLcmaps: Setting LCMAPS config file to /etc/xrootd/lcmaps.conf. INFO in xrootd-lcmaps config: XrdLcmaps: Using LCMAPS policy name xrootd_policy. INFO in xrootd-lcmaps config: XrdLcmaps: Setting LCMAPS log level to 0.