resolvconf Makefile RESTARTCMD sed after r312992

Guy Yur guyyur at gmail.com
Fri Feb 3 08:24:38 UTC 2017


Hi,

In openresolv 3.9.0, the only RESTARTCMD pattern left is @RESTARTCMD at .
The '@RESTARTCMD something@' pattern was dropped from pdns_recursor.in.

r312992 removed RESTARTCMD_WITH_ARG for @RESTARTCMD something@ but
reverted the sed to be '@RESTARTCMD \(.*\)@' and RESTARTCMD= to be
the value of RESTARTCMD_WITH_ARG.

After the change /sbin/resolvconf has 'RESTARTCMD=@RESTARTCMD@' again.

Attaching patch to restore RESTARTCMD=, CMD1=, CMD2= and sed pattern
to values before r312992.

Thanks,
Guy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resolvconf_RESTARTCMD_sed.patch
Type: application/octet-stream
Size: 998 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20170203/240753ab/attachment.obj>


More information about the freebsd-current mailing list