Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128246 | Differences between
and this patch

Collapse All | Expand All

(-)nsd.initd.orig (+1 lines)
Lines 14-19 Link Here
14
14
15
depend() { 
15
depend() { 
16
	need net
16
	need net
17
	provide dnssrv
17
	use logger 
18
	use logger 
18
} 
19
} 
19
20

Return to bug 128246