This repository was archived by the owner on Jan 19, 2023. It is now read-only.
Notify the end-user if a Dnsmasq configuration already exists #56
Serializator
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Whilst installing Jale onto the machine of a colleague I experienced an issue with Dnsmasq. Dnsmasq wasn't starting properly because of an already existing configuration file for Dnsmasq, left behind by Valet+.
It contained a reference non a non-existing configuration file, causing Dnsmasq not to work properly but still shown as "Started" (in green) when using
brew services list.Suggestion
Notify the end-user whilst installing / configuring Dnsmasq if a configuration file already exists.
Beta Was this translation helpful? Give feedback.
All reactions