Skip to main content

RUNTIME_SYSTEM_DIR

Constant RUNTIME_SYSTEM_DIR 

Source
const RUNTIME_SYSTEM_DIR: &str = "/run/systemd/system";
Expand description

systemd’s runtime unit directory. The root-owned tree under /run (tmpfs) that PID 1 maintains for the current boot; runtime drop-ins written below it are picked up by systemctl daemon-reload and disappear on reboot.