about summary refs log tree commit diff
path: root/src/core/ppp
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-02-19 17:20:24 +0100
committerMichael Biebl <biebl@debian.org>2022-02-19 17:20:24 +0100
commit7395026400b90013683a94e52692e22187024fff (patch)
tree77924064bace3a47d5475791ad84e9fe8e87c9dc /src/core/ppp
parenta100b655aac1ea8feba6a27bdd7ab321e9a2aeb6 (diff)
parente3f2ee969d065d2971170563c8aef77d5a0d39b9 (diff)
Update upstream source from tag 'upstream/1.35.92'
Update to upstream version '1.35.92'
with Debian dir ea5f9880f6c04d63ab43dacd1d2ca9b7eb35c20c
Diffstat (limited to 'src/core/ppp')
-rw-r--r--src/core/ppp/nm-ppp-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ppp/nm-ppp-manager.c b/src/core/ppp/nm-ppp-manager.c
index f1f10305..dd6b1bc7 100644
--- a/src/core/ppp/nm-ppp-manager.c
+++ b/src/core/ppp/nm-ppp-manager.c
@@ -1246,7 +1246,7 @@ _ppp_manager_stop(NMPPPManager            *self,
                               SIGTERM,
                               LOGD_PPP,
                               "pppd",
-                              NM_SHUTDOWN_TIMEOUT_MS,
+                              5000,
                               _stop_child_cb,
                               handle);