Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124438 Details for
Bug 184871
net-dns/pdnsd - add reload function to pdnsd-online initscript
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
pdnsd.online.diff
pdnsd.online.diff (text/plain), 629 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2007-07-10 16:45:23 UTC
(
hide
)
Description:
pdnsd.online.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2007-07-10 16:45:23 UTC
Size:
629 bytes
patch
obsolete
>--- /usr/portage/net-dns/pdnsd/files/pdnsd.online 2004-07-15 01:36:02.000000000 +0200 >+++ /usr/local/portage/net-dns/pdnsd/files/pdnsd.online 2007-07-10 18:35:33.000000000 +0200 >@@ -3,6 +3,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/files/pdnsd.online,v 1.4 2004/07/14 23:26:19 agriffis Exp $ > >+opts="reload" >+ > depend() { > need pdnsd net.${IFACE} > } >@@ -18,3 +20,9 @@ > /usr/sbin/pdnsd-ctl server all down > eend $? > } >+ >+reload() { >+ ebegin "Re-reading pdnsd.conf" >+ /usr/sbin/pdnsd-ctl config ${PDNSD_CONFIG:-/etc/pdnsd/pdnsd.conf} >+ eend $? >+}
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 184871
: 124438 |
124440