Skip to content

Commit

Permalink
Update worker_vm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skara9 authored Aug 16, 2024
1 parent 404e515 commit 36eea65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _docs/developer/getting_started/worker_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ machines* in addition to your primary vagrant virtual machine.

_NOTE: Running a socket command while a worker machine is running can detach the
process, making the VM inaccessible to vagrant. If this happens and you are unable
to `vagrant workers halt`, then you may run `pkill -15 -f qemu-system-` to halt
the worker machine._
to `vagrant workers halt`, then you may run `pkill -15 -f qemu-system-` to kill
all virtual machines running on your computer (including the main Submitty VM)._

6. Now you can create the worker machine(s) with:
```
Expand Down

0 comments on commit 36eea65

Please sign in to comment.