Skip to main content

Module process

Module process 

Expand description

Systemd-based runtime lifecycle management.

GCProcessRunner starts and stops plugin runtimes by invoking systemctl start/stop gc_runtime@<id>.

Structs§

GCProcessRunner
Starts and stops plugin runtimes via systemctl.

Functions§

run_systemctl 🔒