Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dwatch - A program that watches over other programs
        
        Dwatch (Daemon Watch) is a program that watches over other programs and
performs actions based on conditions specified in a configuration file. See
dwatch.conf for an example of what the file might look like.
Dwatch is meant to be run from cron at regular intervals.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | dwatch | 
                0.1.1 | 
                3.fc5 | 
                x86_64 | 
                29 KiB | 
                Thu May 31 21:36:44 2007 | 
            
        
        Changelog
        
            - * Thu May 31 18:00:00 2007 Bernard Johnson <bjohnson{%}symetrix{*}com> - 0.1.1-3
 
            - take junk out of default config file and just reference man page
- change man page from dwatch(5) to dwatch.conf(5)
- give a more complex example in dwatch.conf(5) man page
 
        
            - * Thu May 24 18:00:00 2007 Bernard Johnson <bjohnson{%}symetrix{*}com> - 0.1.1-2
 
            - fix dwatch.5 man page to use double quotes around argument
 
        
            - * Wed May 23 18:00:00 2007 Bernard Johnson <bjohnson{%}symetrix{*}com> - 0.1.1-1
 
            - initial release