]> git.ozlabs.org Git - ppp.git/commitdiff
try to create rundir if missing
authorDominique Martinet <dominique.martinet@atmark-techno.com>
Thu, 3 Aug 2023 07:37:27 +0000 (16:37 +0900)
committerDominique Martinet <dominique.martinet@atmark-techno.com>
Tue, 10 Oct 2023 03:22:49 +0000 (12:22 +0900)
Runtime dir changed from /run to /run/pppd in commit 66a8c74c3f73 ("Let
./configure control the paths for pppd") and is likely to not exist on
some distros, in which case the pppdb will not be created.

See: #419 (lock directory moved in ppp-2.5.0)
Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com>

No differences found