Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 484658
Collapse All | Expand All

(-)pdnsd.rc7.orig (-1 / +1 lines)
Lines 9-15 Link Here
9
extra_started_commands="reload"
9
extra_started_commands="reload"
10
10
11
depend() {
11
depend() {
12
	need net
12
	use net
13
	provide dns
13
	provide dns
14
}
14
}
15
15

Return to bug 484658