summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-09 21:51:09 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-09 21:51:09 +0000
commitf11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (patch)
tree61649ff3cbb369003aa6b23086dcfed0f637ab28 /sysutils/Makefile
parentAllow the program to run on displays with depth > 8 bits. (diff)
Add monitord, a simple service monitoring daemon that restarts a service
should it go down (gee, does this sound like cron or what?). PR: 19011 Submitted by: Walt M. Shandruk <walt@erudition.net>
Notes
Notes: svn path=/head/; revision=29475
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 9e2edd73f58a..e3ab164d152e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -52,6 +52,7 @@
SUBDIR += manck
SUBDIR += mei
SUBDIR += mkisofs
+ SUBDIR += monitord
SUBDIR += muse
SUBDIR += no-login
SUBDIR += npadmin