Skip to main content

systemd_available

Function systemd_available 

Source
pub fn systemd_available() -> bool
Expand description

Check if systemd is available on this system

Returns true if /run/systemd/system exists, indicating systemd is running as the init system.