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§
- The set of facts about a service that get used for determining when to restart a process.
- A one_two_eight identifier.
- Pid1 provides process supervision over processes specified by rc_conf and rc.d.
- Pre-parse the rc_conf and rc.d paths to a data structure that can be accessed without I/O.
- Pid1Options captures the rc_conf and rc.d PATH variables.
Enums§
- The Error type.
- The target to kill.
Statics§
- An indicio clue-collector hook point.
Functions§
- Register biometrics with the given collector.