Available on crate feature experimental-api only.
Expand description

Code to adjust process-related parameters.

Functions

Enable process hardening, to make it harder for low-privilege users to extract information from Arti.

Check that we are not running as “root”.

Return true if we seem to be running as root.

Return an async stream that reports an event whenever we get a SIGHUP signal.

Set our current maximum-file limit to a large value, if we can.