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

(-)file_not_specified_in_diff (-4 / +5 lines)
Line  Link Here
0
-- gentoo/net-fs/autofs/files/autofs.init.orig
0
++ gentoo/net-fs/autofs/files/autofs.init
Lines 11-21 DAEMON=/usr/sbin/automount Link Here
11
SYSCONFDIR=/etc/autofs
11
SYSCONFDIR=/etc/autofs
12
12
13
depend() {
13
depend() {
14
	need localmount	portmap
14
	need localmount
15
	use ypbind nfs slapd portmap
15
	use ypbind nfs slapd portmap net
16
}
16
}
17
17
18
opts="start stop status stats reload restart"
18
extra_commands="stats"
19
extra_started_commands="reload"
19
20
20
#
21
#
21
# Check for all maps that are to be loaded
22
# Check for all maps that are to be loaded

Return to bug 385639