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

Collapse All | Expand All

(-)autofs5.initd (-1 / +1 lines)
Lines 12-18 depend() { Link Here
12
	use ypbind nfs slapd portmap net
12
	use ypbind nfs slapd portmap net
13
}
13
}
14
14
15
opts="start stop restart status reload"
15
extra_started_commands="reload"
16
16
17
start() {
17
start() {
18
	ebegin "Starting automounter"
18
	ebegin "Starting automounter"

Return to bug 385639