Skip to content

Commit

Permalink
virsh: add sudo (#15460)
Browse files Browse the repository at this point in the history
Update virsh.md
  • Loading branch information
Managor authored Jan 7, 2025
1 parent ee1d1ec commit c5eed59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/virsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

- Activate a network named `default`:

`virsh net-start {{default}}`
`sudo virsh net-start {{default}}`

- List all domains:

Expand Down

0 comments on commit c5eed59

Please sign in to comment.