patch to openresolv pdns_recursor.in to use $RESTARTCMD
Guy Yur
Sun Jul 31 19:03:45 2016Hi Roy, Can you look if the attached patch for openresolv is ok? It changes pdns_recursor.in to use the same $RESTARTCMD as the other scripts. I based it on changes to the other scripts in 7078c07eead34c533e4555f37c71950be830a4ed I don't have pdns to test. Motivation is to only need one sed expression to replace @RESTARTCMD@ instead of two for @RESTARTCMD@ and @RESTARTCMD \(.*\)@ in FreeBSD after openresolv was upgraded to 3.8.1. https://svnweb.freebsd.org/base/head/sbin/resolvconf/Makefile?view=log Thanks, Guy
Attachment:
pdns_recursor_RESTARTCMD.patch
Description: Binary data
| Re: patch to openresolv pdns_recursor.in to use $RESTARTCMD | Roy Marples |