fix
This commit is contained in:
		| @@ -470,7 +470,7 @@ auto fuse_base::mount([[maybe_unused]] std::vector<std::string> orig_args, | ||||
|                 << std::endl; | ||||
|     } | ||||
|  | ||||
|     ret = = utils::launchctl_command(label_, utils::launchctl_type::kickstart); | ||||
|     ret = utils::launchctl_command(label_, utils::launchctl_type::kickstart); | ||||
|     if (ret != 0) { | ||||
|       std::cerr << fmt::format("FATAL: Failed to kickstart {}/{}", getuid(), | ||||
|                                label_) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user