From: Zdeněk Šustr Date: Thu, 12 Jan 2012 09:39:11 +0000 (+0000) Subject: Playing with footnote marks X-Git-Tag: emi-canl-c_R_1_0_0_0~70 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=67b01871778dee8e27cd3712877fef92460b03d0;p=jra1mw.git Playing with footnote marks --- diff --git a/org.glite.lb.doc/src/LBAG-Installation.tex b/org.glite.lb.doc/src/LBAG-Installation.tex index 11a914b..c533b4a 100644 --- a/org.glite.lb.doc/src/LBAG-Installation.tex +++ b/org.glite.lb.doc/src/LBAG-Installation.tex @@ -291,13 +291,14 @@ msg.conf & Messaging plugin and features configuration, in use since \LBver{3.0} Besides configuration files observed directly by \LB's services, there is a score of other files installed by \LB and used by other system services. They are: +\newcounter{initdfootnote} \begin{tabularx}{\textwidth}{>{\tt}lX} /etc/cron.d/glite-lb-purge.cron & Nightly execution of the \LB purger (see Section \ref{inst:purge}).\\ /etc/cron.d/locallogger.cron & Prevent stale handle on \texttt{hostcert.pem} by running a \texttt{touch} on it quarter-daily.\\ %/etc/cron.d/glite-lb-notif.cron & Refresh registration of \LB notifications set up by site admins.\\ -/etc/init.d/glite-lb-bkserverd & Start up the \LB server. Many command line options are hard-coded in the script.\footnotemark\\ -/etc/init.d/glite-lb-harvester & Start up the \LB harvester. Some command line options are hard-coded in the script.\\ -/etc/init.d/glite-lb-locallogger & Start up the \LB local logger. Some command line options are hard-coded in the script. +/etc/init.d/glite-lb-bkserverd & Start up the \LB server. Many command line options are hard-coded in the script.\footnotemark\setcounter{initdfootnote}{\thefootnote}\\ +/etc/init.d/glite-lb-harvester & Start up the \LB harvester. Some command line options are hard-coded in the script.\footnotemark[\theinitdfootnote]\\ +/etc/init.d/glite-lb-locallogger & Start up the \LB local logger. Some command line options are hard-coded in the script.\footnotemark[\theinitdfootnote] \end{tabularx} \footnotetext{When using \emph{yaim}, these scripts are generated and command line options inserted by \emph{yaim}.}