Index of supervise-scripts

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 4.0
2010-01-13
Copyright (C) 2010
Bruce Guenter <bruce@untroubled.org>
http://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 <djb@pobox.com> and can be
found at http://cr.yp.to/daemontools.html

A mailing list has been set up to discuss this and other packages.
To subscribe, send an email to:
	bgware-subscribe@lists.untroubled.org
A mailing list archive is available at:
	http://lists.untroubled.org/?list=bgware

Development versions of supervise-scripts are available via git at:
	http://untroubled.org/git/supervise-scripts.git

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.

Index of supervise-scripts


NameModification TimeSize

Parent Directory2011-09-21 20:22 -
ANNOUNCEMENT2010-01-13 20:43 3k
ChangeLog2010-01-13 20:43 23k
NEWS2010-01-13 20:43 4k
TODO2010-01-13 20:43 47
YEAR20001999-08-27 16:37 317
archive2011-09-20 21:20 -
oldindex.html2005-06-01 23:55 6k
supervise-scripts-4.0-1.noarch.rpm2010-01-13 20:43 21k
supervise-scripts-4.0-1.src.rpm2010-01-13 20:43 26k
supervise-scripts-4.0.tar.gz2010-01-13 20:43 23k
supervise-scripts-4.0.tar.gz.sig2010-01-13 20:43 198

RPM File: supervise-scripts-4.0-1.noarch.rpm


Name        : supervise-scripts            Relocations: (not relocateable)
Version     : 4.0                               Vendor: (none)
Release     : 1                             Build Date: Wed 13 Jan 2010 08:43:35 PM CST
Group       : Utilities/System              Source RPM: supervise-scripts-4.0-1.src.rpm
Size        : 45728                            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    :
/bin/sh  
/bin/sh  
daemontools >= 0.76
fileutils  
grep  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
sh-utils  
textutils  

RPM File: supervise-scripts-4.0-1.src.rpm


Name        : supervise-scripts            Relocations: (not relocateable)
Version     : 4.0                               Vendor: (none)
Release     : 1                             Build Date: Wed 13 Jan 2010 08:43:35 PM CST
Group       : Utilities/System              Source RPM: (none)
Size        : 24569                            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

Valid XHTML 1.0!