Fix qvm-serivce commands

This commit is contained in:
Andrew David Wong 2016-05-16 01:33:48 -07:00
parent ca189a8a28
commit de9024c59c
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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`.