summaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch')
-rw-r--r--package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch b/package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch
index 2a72c0d1c8..854fe10168 100644
--- a/package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch
+++ b/package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch
@@ -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);