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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line 6 Link Here
6
[ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs
7
Line 7 Link Here
7
	local fstype=rpc_pipefs mntpoint=/var/lib/nfs/rpc_pipefs
9
	local fstype=rpc_pipefs mntpoint="${RPC_PIPEFS_MOUNT_POINT:-/var/lib/nfs/rpc_pipefs}"
8
--

Return to bug 381131