core-admin/qubes/vm
Marek Marczykowski-Górecki 12b7e22d27
vm: do not start QubesDB watch instance multiple times
vm.create_qdb_entries can be called multiple times - for example when
changing VM IP. Move starting qdb watcher to start(). And just in case,
cleanup old watcher (if still exists) before starting new one.
This fixes one FD leak.
2017-09-29 12:05:23 +02:00
..
mix Rename vm.qdb to vm.untrusted_qdb 2017-07-24 13:01:55 +02:00
__init__.py vm: do not start QubesDB watch instance multiple times 2017-09-29 12:05:23 +02:00
adminvm.py vm: do not start QubesDB watch instance multiple times 2017-09-29 12:05:23 +02:00
appvm.py vm: do not allow deleting template property from AppVM and DispVM 2017-09-29 11:53:00 +02:00
dispvm.py vm: do not allow deleting template property from AppVM and DispVM 2017-09-29 11:53:00 +02:00
qubesvm.py vm: do not start QubesDB watch instance multiple times 2017-09-29 12:05:23 +02:00
standalonevm.py app: do not create 'default' storage pool 2017-07-25 06:20:42 +02:00
templatevm.py app: do not create 'default' storage pool 2017-07-25 06:20:42 +02:00