Crate rustrc

Source
Expand description

§rustrc

rustrc is an rc_conf-based process supervisor library and binary.

§Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.

§Scope

This library provides the rustrc binary.

§Documentation

The latest documentation is always available at docs.rs.

Structs§

ExecutionContext
The set of facts about a service that get used for determining when to restart a process.
ExecutionID
A one_two_eight identifier.
Pid1
Pid1 provides process supervision over processes specified by rc_conf and rc.d.
Pid1Configuration
Pre-parse the rc_conf and rc.d paths to a data structure that can be accessed without I/O.
Pid1Options
Pid1Options captures the rc_conf and rc.d PATH variables.

Enums§

Error
The Error type.
Target
The target to kill.

Statics§

COLLECTOR
An indicio clue-collector hook point.

Functions§

register_biometrics
Register biometrics with the given collector.