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

(-)net-fs/nfs-utils/files/nfs.initd (-1 / +1 lines)
Lines 24-30 Link Here
24
				# clear the path to avoid spurious matches
24
				# clear the path to avoid spurious matches
25
				$1 = "";
25
				$1 = "";
26
				if ($0 ~ /[(][^)]*sec=(krb|spkm)[^)]*[)]/) {
26
				if ($0 ~ /[(][^)]*sec=(krb|spkm)[^)]*[)]/) {
27
					print "rpc.gssd"
27
					print "rpc.svcgssd"
28
					exit 0
28
					exit 0
29
				}
29
				}
30
				}' /etc/exports
30
				}' /etc/exports

Return to bug 346311