Index: openacs-4/packages/acs-core-docs/www/install-openacs-inittab.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-openacs-inittab.html,v diff -u -r1.13.2.3 -r1.13.2.4 --- openacs-4/packages/acs-core-docs/www/install-openacs-inittab.html 19 Nov 2016 09:21:53 -0000 1.13.2.3 +++ openacs-4/packages/acs-core-docs/www/install-openacs-inittab.html 6 Jan 2017 09:18:42 -0000 1.13.2.4 @@ -9,10 +9,10 @@

  1. Install a script called restart-aolserver. This - script doesn't actually restart AOLserver - it just kills + script doesn't actually restart AOLserver - it just kills it.

  2. - Ask the OS to restart our service whenever it's not + Ask the OS to restart our service whenever it's not running. We do this by adding a line to /etc/inittab.

@@ -43,8 +43,8 @@ [root ~]# ln -s /usr/bin/perl /usr/local/bin/perl [root ~]# exit

  • Test the restart-aolserver - script. We'll first kill all running servers to clean the - slate. Then, we'll start one server and use + script. We'll first kill all running servers to clean the + slate. Then, we'll start one server and use restart-aolserver to kill it. If it works, then there should be no more servers running. You should see the following lines.