FreeBSD Bugzilla – Attachment 171108 Details for
Bug 210080
dns/knot2: Fix rc script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
knot2.patch
knot2.patch (text/plain), 751 bytes, created by
Andris Raugulis
on 2016-06-06 23:12:56 UTC
(
hide
)
Description:
knot2.patch
Filename:
MIME Type:
Creator:
Andris Raugulis
Created:
2016-06-06 23:12:56 UTC
Size:
751 bytes
patch
obsolete
>diff -ruN knot2.orig/Makefile knot2/Makefile >--- knot2.orig/Makefile 2016-06-07 02:01:10.376619000 +0300 >+++ knot2/Makefile 2016-06-07 02:00:47.168452000 +0300 >@@ -3,6 +3,7 @@ > > PORTNAME= knot > PORTVERSION= 2.2.1 >+PORTREVISION?= 1 > CATEGORIES= dns ipv6 > MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ > http://dns-lab.com/downloads/knot-dns/ >diff -ruN knot2.orig/files/knot.in knot2/files/knot.in >--- knot2.orig/files/knot.in 2016-06-07 02:01:03.146027000 +0300 >+++ knot2/files/knot.in 2016-06-07 02:01:27.716217000 +0300 >@@ -90,7 +90,7 @@ > if [ ! -d /var/db/${name} ]; then > install -d -o ${diruser} -g ${dirgroup} /var/db/${name} > fi >- ${control} -c ${configfile} checkconf >+ ${control} -c ${configfile} conf-check > } > > knot_reload()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vlad-fbsd
:
maintainer-approval?
(
freebsd
)
Actions:
View
|
Diff
Attachments on
bug 210080
: 171108