How to repeat the problem: assume the following pppd command does work:

    pppd call foo

The following command causes hangup immediately after connect:

    dash -c "pppd call foo updetach"

Problem is caused by "always_setsid" patch. The patch is unnecessary with ppp 2.4.5 because problem which the patch is for, was fixed in original code - see differences between 2.4.4 and 2.4.5 in file pppd/main.c, function kill_my_pg(). The patch removal should correct the problem, without any negative impact.

Rafal



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to