mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-05 09:25:19 -05:00
Fixed line numbering for new DispVM instructions
Line numbering was pushed to far to the right causing all steps to be numbered "1" not 1,2,3... as it should. This error showed up in https://www.qubes-os.org/doc/dispvm-customization/#create-custom-sys-net-sys-firewall-and-sys-usb-dispvms . However, was not visible in master branch i.e. shows lines are numbered correctly. I believe moving line numbering all the way to the left margin will fix the problem but I'm not 100% sure on this.
This commit is contained in:
parent
b00325dba0
commit
f11a9b8620
@ -177,7 +177,6 @@ Using DispVMs in this manner is ideal for untrusted qubes which require persiste
|
||||
|
||||
[user@dom0 ~]$ qvm-prefs disp-sys-net autostart true
|
||||
|
||||
|
||||
8. _(optional)_ Set `disp-sys-net` as the dom0 time source
|
||||
|
||||
[user@dom0 ~]$ qubes-prefs clockvm disp-sys-net
|
||||
|
Loading…
x
Reference in New Issue
Block a user