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 c8a23edd6a..d5d5851d47 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
@@ -7,7 +7,7 @@ linkpidfile[0] but this is only filled in when create_linkpidfile() is called.
This patch changes to code to allways uncondiationally call
create_linkpidfile(), it originated from the Debian project.
-Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
+Signed-off-by: Jo-Philipp Wich <jo@mein.io>
--- a/pppd/main.c
+++ b/pppd/main.c