![]() |
![]()
| ![]() |
![]()
NOTA BENEUsage of this file is deprecated and will be removed in future versions of ROOT. Please contact the ROOT team at http://root.cern in the unlikely event this change is disruptive for your workflow. NAMEsystem.rootdaemonrc, .rootdaemonrc - access control directives for ROOT daemons LOCATIONSROOTDAEMORC, $HOME/.rootdaemonrc /etc/root/system.rootdaemonrc, $ROOTSYS/etc/system.rootdaemonrc DESCRIPTIONThis manual page documents the format of directives specifying access control directives for ROOT daemons. These directives are read from a text file whose full path is taken from the environment variable ROOTDAEMONRC. If such a variable in undefined, the daemon looks for a file named .rootdaemonrc in the $HOME directory of the user starting the daemon; if this file does not exists either, the file system.rootdaemonrc, located under /etc/root or $ROOTSYS/etc, is used. If none of these file exists (or is readable), the daemon makes use of a default built-in directive derived from the configuration options of the installation. FORMAT
EXAMPLESValid examples:
For more information on the ROOT system, please refer to http://root.cern/ . ORIGINAL AUTHORSThe ROOT team (see web page above): Rene Brun and Fons Rademakers
COPYRIGHTThis library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA AUTHORThis manual page was written by G. Ganis <g.ganis@cern.ch> .
|