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.41 -r1.42 --- openacs-4/packages/acs-core-docs/www/install-daemontools.html 27 Oct 2014 16:39:20 -0000 1.41 +++ openacs-4/packages/acs-core-docs/www/install-daemontools.html 7 Aug 2017 23:47:50 -0000 1.42 @@ -1,10 +1,10 @@ -Install Daemontools (OPTIONAL)

Install Daemontools (OPTIONAL)

Daemontools is a collection of programs for controlling +Install Daemontools (OPTIONAL)

Install Daemontools (OPTIONAL)

Daemontools is a collection of programs for controlling other processes. We use daemontools to run and monitor AOLserver. It is 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

    download daemontools and install it.

    • Red Hat 8

      [root root]# mkdir -p /package
      +      services.

      1. Install Daemontools

        download daemontools and install it.

        • Red Hat 8

          [root root]# mkdir -p /package
           [root root]# chmod 1755 /package/
           [root root]# cd /package/
           [root package]# tar xzf /tmp/daemontools-0.76.tar.gz
          @@ -80,7 +80,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 root]#
        • Install a script to grant non-root users permission to - control daemontools services.

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

          [root root]# cp /tmp/openacs-5.9.0/packages/acs-core-docs/www/files/svgroup.txt /usr/local/bin/svgroup
           [root root]# chmod 755 /usr/local/bin/svgroup
          -cp /tmp/openacs-5.7.0/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
    +cp /tmp/openacs-5.9.0/packages/acs-core-docs/www/files/svgroup.txt /usr/local/bin/svgroup +chmod 755 /usr/local/bin/svgroup