dispatcher: merge branch 'bg/dispatch-sync-requests-rh746703'
authorBeniamino Galvani <bgalvani@redhat.com>
Tue, 25 Aug 2015 14:24:49 +0000 (16:24 +0200)
committerBeniamino Galvani <bgalvani@redhat.com>
Tue, 25 Aug 2015 14:24:49 +0000 (16:24 +0200)
Allow scripts to be marked as "no-wait", so that the dispatcher will
schedule them immediately and in parallel with other no-wait scripts.
This is particularly useful for pre-up scripts to avoid excessive
delays when activating multiple interfaces in parallel.

https://bugzilla.gnome.org/show_bug.cgi?id=746703


Trivial merge