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

(-)rpc.gssd (-1 / +1 lines)
Lines 31-37 Link Here
31
	mount_pipefs
31
	mount_pipefs
32
32
33
	ebegin "Starting gssd"
33
	ebegin "Starting gssd"
34
	start-stop-daemon --start --exec /usr/sbin/rpc.gssd ${OPTS_RPC_GSSD}
34
	start-stop-daemon --start --exec /usr/sbin/rpc.gssd -- ${OPTS_RPC_GSSD}
35
	eend $?
35
	eend $?
36
}
36
}
37
37

Return to bug 236325