X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fppp%2Fpatches%2F103-debian_fix_link_pidfile.patch;h=b8c4aaaf6aa791341c9ecf96d642ce400cf267f6;hb=2da93c7e152fc032920c62c6691ef4bd2315eb8f;hp=175573db974e6ac1c86638011e8fabceda39762d;hpb=641c4de73d58ad2617fbee9448b9aac0c8cb89a4;p=openwrt.git diff --git a/package/ppp/patches/103-debian_fix_link_pidfile.patch b/package/ppp/patches/103-debian_fix_link_pidfile.patch index 175573db97..b8c4aaaf6a 100644 --- a/package/ppp/patches/103-debian_fix_link_pidfile.patch +++ b/package/ppp/patches/103-debian_fix_link_pidfile.patch @@ -1,6 +1,6 @@ --- a/pppd/main.c +++ b/pppd/main.c -@@ -772,8 +772,7 @@ detach() +@@ -773,8 +773,7 @@ detach() /* update pid files if they have been written already */ if (pidfilename[0]) create_pidfile(pid);