mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-06 09:20:32 +01:00
Previously, dispatcher would start all "no-wait" script right away, but it would also start the first "wait" script while the "no-wait" script are still running (unless, there are other "wait" scripts that delay the execution). Now, do not start processing the "wait" scripts, as long as there are any "no-wait" scripts from the same request running. |
||
|---|---|---|
| .. | ||
| tests | ||
| Makefile.am | ||
| nm-dispatcher-api.h | ||
| nm-dispatcher-utils.c | ||
| nm-dispatcher-utils.h | ||
| nm-dispatcher.c | ||
| nm-dispatcher.conf | ||
| nm-dispatcher.xml | ||
| org.freedesktop.nm_dispatcher.service.in | ||