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 (-1 lines)
Lines 14-20 Link Here
14
14
15
depend() { 
15
depend() { 
16
	need net
16
	need net
17
	provide dnssrv
18
	use logger 
17
	use logger 
19
} 
18
} 
20
19

Return to bug 128246