pub async fn get_active_state(
connection: &Connection,
full_service_name: &str,
) -> StringExpand description
Returns the load state of a systemd unit
Returns invalid-unit-path if the path is invalid
§Arguments
connection: zbus connectionfull_service_name: Full name of the service name with ‘.service’ in the end