mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-07 02:58:23 +02:00
The dispatcher would kill scripts after 3 seconds, but on heavily-loaded machines, that was sometimes too short even for simple scripts. Bump the timeout up to 20 seconds instead (and change the 10-second quit-on-idle timer to not run when a script is running). Also change the D-Bus call timeout in the daemon to 30 seconds, so that it only triggers if something goes really wrong and the action timeout fails. |
||
|---|---|---|
| .. | ||
| tests | ||
| 77-nm-olpc-mesh.rules | ||
| Makefile.am | ||
| nm-avahi-autoipd-action.c | ||
| nm-avahi-autoipd.conf | ||
| nm-dispatcher-action.c | ||
| nm-dispatcher-action.h | ||
| nm-dispatcher-utils.c | ||
| nm-dispatcher-utils.h | ||
| nm-dispatcher.conf | ||
| nm-dispatcher.xml | ||
| org.freedesktop.nm_dispatcher.service.in | ||