summaryrefslogtreecommitdiff
path: root/sysutils/fscd/DESCR
blob: 6a9523b941e947924ccebe441954ef014c73edd8 (plain)
1
2
3
4
5
6
7
fscd (FreeBSD service check daemon) is a daemon that monitors and checks the
status of running services started by rc(8). It connects to started services via
kqueue(2) and will be noticed when the service terminates, trying to restart it
via service(8).

fscd is controlled with the fscadm(8) utility to enable and disable service
monitoring.