aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:32 +0200
committerJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:52 +0200
commit24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2 (patch)
tree233181b8b05eab8eef2841c0d28bab1c567c272d /package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch
parente61fe4e4d762eb3e00c43b6714a229835efc7ea5 (diff)
downloadupstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.gz
upstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.bz2
upstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.zip
treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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