aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ppp-watch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ppp-watch.c b/src/ppp-watch.c
index 8762c778..cb19c58f 100644
--- a/src/ppp-watch.c
+++ b/src/ppp-watch.c
@@ -664,6 +664,7 @@ main(int argc, char **argv) {
* we have one. Any errors after this we just swallow. */
relay_exitcode(0);
connectedOnce = TRUE;
+ alarm(0);
}
free(physicalDevice);
}