Go to file
Rudd-O b7d8d66bb1 Eliminate race condition with qubes-setup-dnat-to-ns
qubes-setup-dnat-to-ns is called multiple times during boot.  Of particular interest are the two invocations done by:

1. `/usr/lib/qubes/init/network-proxy.setup.sh` (`qubes-network.service`)
2. `/usr/lib/qubes/init/misc-post.sh` (`qubes-misc-post.service`)

These can, and do often, run in parallel.  Often enough that the `PR-QBS` `nat` chain can end up with eight rules instead of four, or (worse) zero rules.

This commit represents the proper boot ordering of these services, where the post startup *must* happen after Qubes has already started its iptables, firewall, network setup and netwatcher.

This eliminates the race.
2016-10-12 15:19:46 +00:00
archlinux archlinux: ensure repositories are the last pacman.d files included 2016-07-12 11:25:03 +02:00
autostart-dropins Merge branch 'autostart-dropins' 2015-09-02 01:16:19 +02:00
debian version 3.2.11 2016-10-03 11:32:40 +02:00
doc removed trailing spaces 2015-10-15 04:34:55 +02:00
misc Include Qubes Master Key in the VM template 2016-07-17 04:26:01 +02:00
network Merge remote-tracking branch 'origin/pr/83' 2016-10-03 11:30:17 +02:00
pkgs archlinux: created build scripts 2013-04-17 01:22:32 +02:00
qrexec qrexec: add service argument support 2016-03-27 04:30:44 +02:00
qubes-rpc Merge remote-tracking branch 'qubesos/pr/15' 2016-06-01 22:56:24 +02:00
rpm_spec Configure NetworkManager to keep /etc/resolv.conf as plain file 2016-09-15 01:26:35 +02:00
vm-init.d network: use qubes-primary-dns QubesDB entry if present 2016-03-07 13:37:45 +01:00
vm-systemd Eliminate race condition with qubes-setup-dnat-to-ns 2016-10-12 15:19:46 +00:00
.gitignore gitignore: fix binary packages declaration 2014-07-27 06:11:14 +02:00
.travis.yml travis: add fc24 build 2016-06-05 22:32:43 +02:00
debian-quilt debian: Refactor Debian quilt packaging for xen 2015-02-11 08:02:55 -05:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Configure NetworkManager to keep /etc/resolv.conf as plain file 2016-09-15 01:26:35 +02:00
Makefile.builder Get rid of qubes-core-vm-kernel-placeholder 2015-11-11 02:36:57 +01:00
series-debian-vm.conf debian: Refactor Debian quilt packaging for xen 2015-02-11 08:02:55 -05:00
version version 3.2.11 2016-10-03 11:32:40 +02:00