core-admin/qubes
Marek Marczykowski-Górecki aa798bf943
app: add missing load_stage=3 to global properties
Global properties should be loaded in stage 3, mark them as such.
Otherwise they are not loaded at all.
This applies to stats_interval and check_updates_vm. Others were
correct.

Fixes QubesOS/qubes-issues#4856
2019-03-14 14:56:01 +01:00
..
api
ext
qmemman qmemman: fix early crash 2018-01-18 17:36:37 +01:00
storage
tests Merge branch 'kernelopts-files' 2019-03-08 18:08:12 +01:00
tools
vm
__init__.py
app.py app: add missing load_stage=3 to global properties 2019-03-14 14:56:01 +01:00
backup.py Remove unused core2migration.py 2018-12-04 16:12:33 +01:00
config.py vm,templates: allow to obtain common kernelopts from a kernel package 2019-02-27 06:03:57 +01:00
devices.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
dochelpers.py
events.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
exc.py Prevent removal of in-use storage pool 2019-02-27 06:03:57 +01:00
features.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
firewall.py
log.py
rngdoc.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py