mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-07 09:15:08 -04:00
Fix qvm-serivce commands
This commit is contained in:
parent
ca189a8a28
commit
de9024c59c
1 changed files with 2 additions and 2 deletions
|
@ -133,8 +133,8 @@ Open your VM settings for `sys-net`, navigate to Services, and add the new servi
|
|||
Alternatively, you can enable these services for `sys-net` from the command line by opening up Terminal in `dom0` and running the following:
|
||||
|
||||
```
|
||||
qubes-service -e sys-net macspoof-wlp0s1
|
||||
qubes-service -e sys-net macspoof-enp0s0
|
||||
qvm-service -e sys-net macspoof-wlp0s1
|
||||
qvm-service -e sys-net macspoof-enp0s0
|
||||
```
|
||||
|
||||
Now restart `sys-net`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue