core-admin/qubes/vm
Marek Marczykowski-Górecki 3e067a3ef5
vm: run_service(): require user session running only when need gui access
User session may not be started at all (for example no qubes packages
installed there), so don't block it in all the cases. Also this would
prevent running 'qubes.WaitForSession' service...

In practice, default value for 'gui' argument is False, so in most cases
user session will be ignored. Which doesn't matter in most cases -
especially for services called by qubesd.
2017-05-12 17:04:19 +02:00
..
mix vm/net: move 'netvm' value validation to setter 2017-05-12 14:25:32 +02:00
__init__.py vm: remove unused metaclass 2017-05-12 14:25:32 +02:00
adminvm.py Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
appvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
dispvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
qubesvm.py vm: run_service(): require user session running only when need gui access 2017-05-12 17:04:19 +02:00
standalonevm.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
templatevm.py qubes: port core to python3 2017-01-20 16:42:51 +01:00