Print

Print


Follow-up Comment #1, sr #120364 (project xrootd):


If the the frm_xfrd command is run with a .postfix, for example
frm_xfrd.test, it will not start up as a daemon but as a agent. 
The problem is in  XrdFrmXfrMain.cc:114:

    if (strcmp("frm_xfrd", pP)) Config.isAgent = 1;

pP is the name of the binary "frm_xfrd.test" and the comparison will fail
setting isAgent=1 whereas it should be 0 in order to startup as a daemon. 

Cheers,
  Wilko 

    _______________________________________________________

Reply to this item at:

  <http://savannah.cern.ch/support/?120364>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/