aboutsummaryrefslogtreecommitdiffstats
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 854fe10168..5a764ab9b2 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
-@@ -776,8 +776,7 @@ detach()
+@@ -780,8 +780,7 @@ detach()
/* update pid files if they have been written already */
if (pidfilename[0])
create_pidfile(pid);