ps-watcher/debian
2013-11-09 00:09:13 +01:00
..
patches Add needed changes to patches/ps_binary 2013-11-08 22:16:25 +01:00
source switch to packaging 3.0 and bump standards 2012-03-28 06:14:25 +00:00
changelog new changelog 2012-03-29 17:43:17 +00:00
compat readd ... got lost somewhere 2006-11-03 21:35:23 +00:00
control Update Vcs-headers 2013-11-09 00:09:13 +01:00
copyright Update debian/copyright to latest machine-readable format 2013-11-08 23:29:48 +01:00
default aprove initscript 2006-11-09 07:51:37 +00:00
docs remove senseless whitespaces 2006-11-04 19:24:07 +00:00
init.d Source init functions in init script 2013-11-08 22:32:29 +01:00
NEWS move start and stop positions 2009-07-24 17:21:00 +00:00
postinst be smarter 2009-07-24 18:00:08 +00:00
preinst Fix comparation 2012-03-29 17:31:24 +00:00
README.Debian fixing #523405 2010-03-10 11:42:07 +00:00
rules Adjusting clean target in debian/rules to completely cleanup 2013-11-08 22:22:24 +01:00
source.lintian-overrides make lintian happy 2009-07-24 18:00:29 +00:00
watch make daniel happy 2006-11-04 19:56:37 +00:00

ps-watcher for Debian
---------------------

1. PROVIDE A CONFIGFILE
-----------------------

Please provide a config file, usually /etc/ps-watcher.conf. Examples are
located in /usr/share/doc/ps-watcher/examples/.

2. AUTOMATIC STARTUP
--------------------

In order to avoid the startup of the daemon on an unconfigured machine,
automatic startup, on boot, is disabled by default. To enable it just edit the
file /etc/default/ps-watcher and set the "startup" variable to 1.

3. POSITION IN STARTUP SCRIPTS
------------------------------

If you want to keep track on daemon (restart if not running any more), you
should start ps-watcher on startup after all daemons running and stop at first
on shutdown. You can use update-rc.d to updated the postition in start-scripts.

 -- Jan Wagner <waja@cyconet.org>  Wed,  8 Nov 2006 22:44:24 +0100