\section{Start the XRoot daemon with CTA Front End plugin}
\begin{alertbox}
Before starting the xroot server we need to change the VFS backend permissions again (because new files have been created with the \texttt{stage:st} user by the tapeserver daemon). Example:
\begin{lstlisting}
$ chmod -R 0777/tmp/jobStoreVFSOKJCjW
\end{lstlisting}
\end{alertbox}
Start the XRoot daemon, specifying the name of the XRoot instance (\texttt{-n}), the name of the configuration file we
just created (\texttt{-c}), use IPv4 protocol (\texttt{-I v4}), run in the background (\texttt{-b}) and where to put the
log file (\texttt{-l})\footnote{For full documentation of command line options, see
...
...
@@ -688,14 +659,3 @@ This REALLY helps a human to read the logs! I would propose to simply order