This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While debugging the rootless cni PR in podman I had a problem with the dnsname plugin because dnsmasq failed to start. The returned error was just `exit status 5`. This is not helpful. To solve this use CombinedOutput and wrap the dnsmasq output to the returned error. Signed-off-by: Paul Holzinger <[email protected]>
- Loading branch information