"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "root/etc/daemons/README" of archive root_v5.20.00.win32gcc.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 The rootd and proofd startup scripts:
    2 
    3 rootd.rc.d    - rootd startup file for RedHat based systems (/etc/rc.d/init.d)
    4 rootd.xinetd  - rootd startup file for xinetd (/etc/xinetd.d)
    5 proofd.rc.d   - proofd startup file for RedHat based systems (/etc/rc.d/init.d)
    6 proofd.xinetd - proofd startup file for xinetd (/etc/xinetd.d)
    7 
    8 ch.cern.rootd.plist  - rootd MacOS X 10.4 launchd script
    9 ch.cern.proofd.plist - proofd MacOS X 10.4 launchd script
   10 
   11 Modify the path in the above two scripts as needed and copy both files to
   12 /Library/LaunchDaemons/ and do:
   13 
   14 launchctl load /Library/LaunchDaemons/ch.cern.proofd.plist
   15 launchctl load /Library/LaunchDaemons/ch.cern.rootd.plist
   16 
   17 at reboot the rootd and proofd will be executed again.