diff options
Diffstat (limited to 'debian/patches/0125-scanadf-SIGCHLD.patch')
-rw-r--r-- | debian/patches/0125-scanadf-SIGCHLD.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/0125-scanadf-SIGCHLD.patch b/debian/patches/0125-scanadf-SIGCHLD.patch index ab91534..9ce9856 100644 --- a/debian/patches/0125-scanadf-SIGCHLD.patch +++ b/debian/patches/0125-scanadf-SIGCHLD.patch @@ -2,6 +2,7 @@ Description: Sets SIGCHLD to SIG_DFL before execle(). Author: Jakub Wilk <jwilk@debian.org> Origin: http://www.opengroup.org/onlinepubs/009695399/functions/exec.html Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596232 +Forwarded: not-needed Last-Update: 2014-12-03 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ |