HomeFreeBSD

Add flags to the Casper services.

Description

Add flags to the Casper services.

CASPER_SERVICE_STDIO - Casper will not close the first three descriptors (stdin,

		       stdout and stderr) this can be helpful for debugging.

CASPER_SERVICE_FD - Capser will not close all other descriptors, this can

		    be useful for a filesystem service.

Details

Provenance
oshogboAuthored on
Parents
rS301571: MFC r301139
Branches
Unknown
Tags
Unknown