mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-08-06 05:35:06 -04:00
README: use kernelopts='' instead of None
This commit is contained in:
parent
006801c03e
commit
c173bf1cb0
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ Run this command in dom0 to create a `mirage-firewall` VM using the `mirage-fire
|
|||
```
|
||||
qvm-create \
|
||||
--property kernel=mirage-firewall \
|
||||
--property kernelopts=None \
|
||||
--property kernelopts='' \
|
||||
--property memory=64 \
|
||||
--property maxmem=64 \
|
||||
--property netvm=sys-net \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue