pub fn parse_controller_enable_file_for_cgroup_v2( file_path: &str, controller_name: &str, ) -> bool
Parses the filepath and checks for the existence of controller_name in the file.
controller_name