Browse Source

Tell dom0 that VM is running Linux

Marek Marczykowski-Górecki 5 years ago
parent
commit
adfe87ed06
1 changed files with 1 additions and 0 deletions
  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