aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/monitord/files
Commit message (Collapse)AuthorAgeFilesLines
* Add etc/ files management, and preserve etc/monitord.conf at "make install"olgeni2001-06-181-3/+3
| | | | time (it was overwritten by the program's Makefile).
* Update to the 0.2.0 version. Also make it use BSD_INSTALL_* macros and makesobomax2000-06-201-13/+17
| | | | | | | it PREFIX clean while I'm here. PR: 19294 Submitted by: W. M. Shandruk <walt@erudition.net>
* Add monitord, a simple service monitoring daemon that restarts a servicewill2000-06-101-0/+17
should it go down (gee, does this sound like cron or what?). PR: 19011 Submitted by: Walt M. Shandruk <walt@erudition.net>