Index: openacs-4/packages/acs-core-docs/www/install-daemontools.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-daemontools.html,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-core-docs/www/install-daemontools.html 28 Oct 2003 22:18:46 -0000 1.7 +++ openacs-4/packages/acs-core-docs/www/install-daemontools.html 31 Oct 2003 10:54:19 -0000 1.8 @@ -3,7 +3,7 @@ installed in /package. These commands install daemontools and svgroup. svgroup is a script for granting permissions, to allow users other than root to use daemontools for specific - services.

  1. Install Daemontools

    • Red Hat

      Make sure you have the source tarball in + services.

      1. Install Daemontools

        • Red Hat

          Make sure you have the source tarball in /tmp, or download it. (The -p flag in mkdir causes all implied directories in the path to be made as well.)

          (Red Hat 9.0: put @@ -30,7 +30,7 @@ root 13294 0.0 0.1 1352 272 ? S 09:51 0:00 svscan /service root 13295 0.0 0.0 1304 208 ? S 09:51 0:00 readproctitle service errors: ....................................... [root@yourserver root]#

        • Install a script to grant non-root users permission to - control daemontools services.

          [root@yourserver root]# cp /tmp/openacs-5.0.0a1/packages/acs-core-docs/www/files/svgroup.txt /usr/local/bin/svgroup
          +        control daemontools services.

          [root@yourserver root]# cp /tmp/openacs-5.0.0a4/packages/acs-core-docs/www/files/svgroup.txt /usr/local/bin/svgroup
           [root@yourserver root]# chmod 755 /usr/local/bin/svgroup
          -
          cp /tmp/openacs-5.0.0a1/packages/acs-core-docs/www/files/svgroup.txt /usr/local/bin/svgroup 
          +
          cp /tmp/openacs-5.0.0a4/packages/acs-core-docs/www/files/svgroup.txt /usr/local/bin/svgroup 
           chmod 755 /usr/local/bin/svgroup
    View comments on this page at openacs.org