pub fn create_drop_in_path_file( unit_name: &str, runtime: bool, user_session: bool, file_name: &str, ) -> Result<String, Box<dyn Error + 'static>>