]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add and document options to allow rpc.lockd and rpc.statd to run in the
authorRavi Pokala <rpokala@FreeBSD.org>
Fri, 22 Nov 2019 16:53:30 +0000 (16:53 +0000)
committerRavi Pokala <rpokala@FreeBSD.org>
Fri, 22 Nov 2019 16:53:30 +0000 (16:53 +0000)
commit90e43b446d7f3cfd571feee5554627a100b7c8bf
tree764c4519717c598a5df6f45f5e1fc0259f13b665
parent9c770a27cee56467a431b14b14f053ef25ba1997
Add and document options to allow rpc.lockd and rpc.statd to run in the
foreground.

This allows a separate process to monitor when and how those programs exit.
That process can then restart them if needed.

Submitted by: Alex Burlyga
Reviewed by: bcr, imp
MFC after: 1 week
Sponsored by: Panasas
Differential Revision: https://reviews.freebsd.org/D22474
usr.sbin/rpc.lockd/lockd.c
usr.sbin/rpc.lockd/rpc.lockd.8
usr.sbin/rpc.statd/rpc.statd.8
usr.sbin/rpc.statd/statd.c