ppp: update to version 2.4.7.git-2019-10-04
[openwrt/openwrt.git] / package / network / services / ppp / patches / 103-debian_fix_link_pidfile.patch
index 2a72c0d1c8d33e7a4671316b6c015045b9899231..854fe101682f37f177d7e737abdd8567374cf94f 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
 
 --- a/pppd/main.c
 +++ b/pppd/main.c
-@@ -768,8 +768,7 @@ detach()
+@@ -776,8 +776,7 @@ detach()
        /* update pid files if they have been written already */
        if (pidfilename[0])
            create_pidfile(pid);