Note: The 3.x packages are for use only with daemontools 0.70-2, the 2.x packages are for use only with daemontools version 0.61, and the 1.x packages are for use only with daemontools version 0.53.
supervise-scripts version 3.5 2003-07-21 Copyright (C) 2003 Bruce Guenterhttp://untroubled.org/supervise-scripts/ This package is a set of scripts that may be useful for starting and stopping programs that are managed by supervise and svscan, which are part of the daemontools package. daemontools was written by D. J. Bernstein and can be found at http://cr.yp.to/daemontools.html I have source and binary RPMs available at http://untroubled.org/rpms/daemontools/ A mailing list has been set up to discuss this and other packages. To subscribe, send an email to: bgware-subscribe@lists.em.ca A mailing list archive is available at: http://lists.em.ca/?list=bgware Development versions of supervise-scripts are available via Subversion at: svn://bruce-guenter.dyndns.org/supervise-scripts/trunk Installing ---------- These scripts expect svscan to be started by init. To do this, run "make install-config". After you have done this step, or if you are installing from the RPM, you need to make init start svscan. You can do this by either rebooting, or by typing "telinit q" or "kill -1 1" to make init re-read its configuration file. Upgrading --------- supervise-scripts version 3 is functionally compatible with version 2 and up. No changes to startup scripts should be necessary. You will, however, need to ensure that the old svscan process is stopped. Doing so will also stop all running services. Intended Usage -------------- Create a new service directory somewhere other than under /service. Set up a "run" script, and a "log" directory with its own "run" script if appropriate. Use "svc-add" to add the new service into /service for the first time. Add the "-d" option if you don't want it to run right away (this is the equivalent of doing "chkconfig --add" on SysVinit systems). Use "svc-start" to start the service the first time. If you reboot, it will be automatically restarted without any need for intervention. Use "svc-stop" if you need to stop the service (for maintenance). If you reboot after doing this, the service will not be restarted. Use "svc-remove" before uninstalling the software. Copyright --------- This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Name Modification Time Size
Parent Directory 2005-05-30 13:11 - ANNOUNCEMENT 2003-07-21 09:25 3k NEWS 2003-07-21 09:25 4k TODO 2003-07-21 09:25 87 YEAR2000 1999-08-27 16:37 317 archive 2005-05-09 22:33 - supervise-scripts-3.5-1.noarch.rpm 2003-07-21 09:25 17k supervise-scripts-3.5-1.src.rpm 2003-07-21 09:25 22k supervise-scripts-3.5.tar.gz 2003-07-21 09:25 20k supervise-scripts-3.5.tar.gz.sig 2003-07-21 09:25 189
RPM File: supervise-scripts-3.5-1.src.rpm
Name : supervise-scripts Relocations: (not relocateable) Version : 3.5 Vendor: (none) Release : 1 Build Date: Mon Jul 21 09:25:42 2003 Group : Utilities/System Source RPM: (none) Size : 21150 License: GPL Packager : Bruce Guenter <bruceg@em.ca> URL : http://untroubled.org/supervise-scripts/ Summary : Utility scripts for use with supervise and svscan. Description : A set of scripts for handling programs managed with supervise and svscan. Requires : rpmlib(CompressedFileNames) <= 3.0.4-1
RPM File: supervise-scripts-3.5-1.noarch.rpm
Name : supervise-scripts Relocations: (not relocateable) Version : 3.5 Vendor: (none) Release : 1 Build Date: Mon Jul 21 09:25:42 2003 Group : Utilities/System Source RPM: supervise-scripts-3.5-1.src.rpm Size : 36619 License: GPL Packager : Bruce Guenter <bruceg@em.ca> URL : http://untroubled.org/supervise-scripts/ Summary : Utility scripts for use with supervise and svscan. Description : A set of scripts for handling programs managed with supervise and svscan. Requires : daemontools >= 0.70-2 fileutils grep sh-utils textutils /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 /bin/sh