Skip to content

Add "valet stop dnsmasq" option#1422

Merged
mattstauffer merged 1 commit intolaravel:masterfrom
drbyte:stopdnsmasq
Aug 27, 2023
Merged

Add "valet stop dnsmasq" option#1422
mattstauffer merged 1 commit intolaravel:masterfrom
drbyte:stopdnsmasq

Conversation

@drbyte
Copy link
Copy Markdown
Contributor

@drbyte drbyte commented Jun 20, 2023

Fixes #1419

Adds:

  • valet stop dnsmasq
  • valet stop all (which includes php, nginx, dnsmasq) ... while valet stop still only stops nginx/php as it always has.
  • When valet stop is called without a service name, a message indicates that dnsmasq can also be stopped via valet stop dnsmasq
  • Aside: phpfpm now also displays a message when stopping; previously it was silent.

Fixes laravel#1419

Adds:
- `valet stop dnsmasq`
- `valet stop all` (which includes php, nginx, dnsmasq)
- When `valet stop` is called without a service name, a message indicates that dnsmasq can also be stopped via `valet stop dnsmasq`
- Aside: phpfpm now also displays a message when stopping; previously it was silent.
@mattstauffer mattstauffer merged commit 088667d into laravel:master Aug 27, 2023
@mattstauffer
Copy link
Copy Markdown
Collaborator

Thank you @drbyte!!

@drbyte drbyte deleted the stopdnsmasq branch August 27, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

valet stop do not stop dnsmasq service (macOS)

2 participants