Index: openacs-4/packages/acs-core-docs/www/install-openacs-keepalive.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-openacs-keepalive.html,v diff -u -r1.5.2.7 -r1.5.2.8 --- openacs-4/packages/acs-core-docs/www/install-openacs-keepalive.html 27 Nov 2004 01:32:48 -0000 1.5.2.7 +++ openacs-4/packages/acs-core-docs/www/install-openacs-keepalive.html 10 Jan 2005 01:21:41 -0000 1.5.2.8 @@ -57,12 +57,12 @@ [root root]# chmod 755 /usr/local/bin/restart-aolserver [root root]#
At this point, these commands will work only for the - root user. Grant permission for the web group to use svc commands on the $OPENACS_SERVICE_NAME server.
[root root]# svgroup web /service/$OPENACS_SERVICE_NAME
+ root user. Grant permission for the web group to use svc commands on the $OPENACS_SERVICE_NAME server.[root root]# /usr/local/bin/svgroup web /service/$OPENACS_SERVICE_NAME
[root root]#
Verify that the controls work. You may want to tail -f /var/lib/aolserver/$OPENACS_SERVICE_NAME/log/$OPENACS_SERVICE_NAME-error.log in another window, so you can see what happens when you type these commands.
Most of this information comes from Tom Jackson's AOLserver+Daemontools Mini-HOWTO. -
Table�6.1.�How it Works
Program | Invoked by this program ... | ... using this file | Where to find errors | Log goes to | Use these commands to control it | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
svscanboot
+ Table�6.1.�How it Works
|