diff --git a/docs/misc/iaq.md b/docs/misc/iaq.md index c4e5793..fa9d80b 100644 --- a/docs/misc/iaq.md +++ b/docs/misc/iaq.md @@ -56,6 +56,10 @@ ConditionPathExists=/var/run/qubes/this-is-netvm - http://www.overclock.net/t/1307834/xen-vga-passthrough-compatible-graphics-adapters - https://wiki.xenproject.org/wiki/Xen_VGA_Passthrough_Tested_Adapters#ATI.2FAMD_display_adapters +### Where are VM log files kept? + +In the `/var/log/libvirst/libxl/`, `/var/log/qubes/` and `/var/log/xen/console/` directories. + ## Development ### What is a good IDE for Qubes? @@ -89,10 +93,6 @@ MaxFPS, UseDirtyBits. ## Tweaks -### Where are VM log files kept? - -In the `/var/log/libvirst/libxl/`, `/var/log/qubes/` and `/var/log/xen/console/` directories. - ### How can I set environment variables for a VM? Either add to `/etc/environment` or create `~/.envsrc` and set a variable there, then create `.xsessionrc` and source `~/.envsrc`.