Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147637 Details for
Bug 227798
update of bind-chroot breaks rndc.key and named won't start
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
maybe fix
bind-rndc-key-fix.patch (text/plain), 1.18 KB, created by
Tomas Janousek
on 2007-02-08 08:29:13 UTC
(
hide
)
Description:
maybe fix
Filename:
MIME Type:
Creator:
Tomas Janousek
Created:
2007-02-08 08:29:13 UTC
Size:
1.18 KB
patch
obsolete
>? bind-rndc-key-fix.patch >Index: bind.spec >=================================================================== >RCS file: /cvs/dist/rpms/bind/RHEL-4/bind.spec,v >retrieving revision 1.58 >diff -u -r1.58 bind.spec >--- bind.spec 31 Jan 2007 08:37:49 -0000 1.58 >+++ bind.spec 8 Feb 2007 08:22:36 -0000 >@@ -162,7 +162,7 @@ > r=$?; > if /usr/bin/test "$r" -eq 2; then > /bin/rm -f /etc/rndc.key >- echo -e 'key "rndckey" {\nalgorithm hmac-md5;\nsecret "'`/usr/sbin/dns-keygen`'"\n};' > /etc/rndc.key; >+ echo -e 'key "rndckey" {\nalgorithm hmac-md5;\nsecret "'`/usr/sbin/dns-keygen`'";\n};' > /etc/rndc.key; > safe_replace /etc/rndc.key "%{prefix}/etc/rndc.key" root named 644 ''; > fi; > default_ndc='include "/etc/rndc.key";' >@@ -268,7 +268,7 @@ > r=$?; > if /usr/bin/test "$r" -eq 2; then > /bin/rm -f /etc/rndc.key >- echo -e 'key "rndckey" {\nalgorithm hmac-md5;\nsecret "'`/usr/sbin/dns-keygen`'"\n};' > /etc/rndc.key; >+ echo -e 'key "rndckey" {\nalgorithm hmac-md5;\nsecret "'`/usr/sbin/dns-keygen`'";\n};' > /etc/rndc.key; > safe_replace /etc/rndc.key "%{prefix}/etc/rndc.key" root named 644 ''; > fi; > default_ndc='include "/etc/rndc.key";'
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
Actions:
View
|
Diff
Attachments on
bug 227798
: 147637