Explorar el Código

Tell dom0 that VM is running Linux

Marek Marczykowski-Górecki hace 5 años
padre
commit
adfe87ed06
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      post-install.d/10-qubes-core-agent-features.sh

+ 1 - 0
post-install.d/10-qubes-core-agent-features.sh

@@ -3,6 +3,7 @@
 # announce features supported by this template
 
 qvm-features-request qrexec=1
+qvm-features-request os=Linux
 
 if [ -x /usr/bin/qubes-gui ]; then
     qvm-features-request gui=1