Page MenuHomeFreeBSD

Add option to run rpc.{lockd,statd} in the foreground.
ClosedPublic

Authored by rpokala on Nov 21 2019, 5:21 AM.
Tags
None
Referenced Files
F156464278: D22474.id.diff
Wed, May 13, 8:50 PM
Unknown Object (File)
Thu, May 7, 12:34 AM
Unknown Object (File)
Fri, May 1, 10:26 AM
Unknown Object (File)
Wed, Apr 29, 1:31 AM
Unknown Object (File)
Tue, Apr 28, 6:30 AM
Unknown Object (File)
Tue, Apr 28, 3:15 AM
Unknown Object (File)
Mon, Apr 27, 5:24 PM
Unknown Object (File)
Mon, Apr 27, 2:38 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27675
Build 25876: arc lint + arc unit

Event Timeline

Looks good to me. Other commands use different flags to run in foreground, though. IT's inconsistent...

This revision is now accepted and ready to land.Nov 21 2019, 11:28 PM
In D22474#491849, @imp wrote:

Looks good to me. Other commands use different flags to run in foreground, though. IT's inconsistent...

Yeah, I've noticed. :-/

Split lines in the manpages at the start of new sentences. Thanks igor(1)!

This revision now requires review to proceed.Nov 22 2019, 4:38 PM
bcr added a subscriber: bcr.

Split lines in the manpages at the start of new sentences. Thanks igor(1)!

Isn't it a nice lab assistant? ;)
BTW, approved by manpages!

This revision is now accepted and ready to land.Nov 22 2019, 4:51 PM