5c549e1134
This process may be running as root in case of default NetVM. But do not kill it forcibly (through sudo or so), because it may also be stale pid file. After all, QubesDB should automatically terminate when its VM is terminated, so this code is already some error handling. Fixes QubesOS/qubes-issues#1331 |
||
---|---|---|
.. | ||
__init__.py | ||
01QubesAppVm.py | ||
01QubesDisposableVm.py | ||
01QubesHVm.py | ||
02QubesTemplateHVm.py | ||
000QubesVm.py | ||
003QubesTemplateVm.py | ||
005QubesNetVm.py | ||
006QubesAdminVm.py | ||
006QubesProxyVm.py | ||
Makefile | ||
README.txt |
This directory contains Qubes core modules. It will be loaded in lexicographical order, use numeric prefix to force load ordering. 0* - Qubes base modules 00* - Qubes core VM classes