summaryrefslogtreecommitdiff
path: root/sysutils/monitord (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 0.2.0 version. Also make it use BSD_INSTALL_* macros and makeMaxim Sobolev2000-06-204-19/+32
| | | | | | | | | | it PREFIX clean while I'm here. PR: 19294 Submitted by: W. M. Shandruk <walt@erudition.net> Notes: svn path=/head/; revision=29714
* Add monitord, a simple service monitoring daemon that restarts a serviceWill Andrews2000-06-096-0/+44
should it go down (gee, does this sound like cron or what?). PR: 19011 Submitted by: Walt M. Shandruk <walt@erudition.net> Notes: svn path=/head/; revision=29475