core-agent-linux/qubesagent
3hhh 795bec8038
firewall: start watches before initial load
This should avoid a race condition where we miss an update to QubesDB
that happens right after the initial load, but before the watch start.

Instead, we might now install the same stuff twice - but that's no
problem.
2021-05-16 08:29:50 +02:00
..
__init__.py network: rewrite qubes-firewall daemon 2016-09-12 05:22:53 +02:00
firewall.py firewall: start watches before initial load 2021-05-16 08:29:50 +02:00
test_firewall.py tests/firewall: added test for /dns/[ip]/[domain] info 2021-05-16 08:09:19 +02:00
test_vmexec.py Add qubes.VMExec call, for running a single command 2020-01-24 18:44:45 +01:00
test_xdg.py Add /etc/qubes/applications override, use it for gnome-terminal 2020-01-27 14:05:55 +01:00
vmexec.py Add qubes.VMExec call, for running a single command 2020-01-24 18:44:45 +01:00
xdg.py fix #6346: quit loop only when the original process is terminated 2021-04-29 19:23:10 +02:00