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

(-)file_not_specified_in_diff (-4 / +3 lines)
Lines 15-17 Link Here
15
	start-stop-daemon --start --quiet --exec /usr/sbin/smbd
15
	start-stop-daemon --start --quiet --exec /usr/sbin/smbd -- -D
16
	result=$?
16
	result=$? 
17
	start-stop-daemon --start --quiet --exec /usr/sbin/nmbd
17
	start-stop-daemon --start --quiet --exec /usr/sbin/nmbd -- -D
18
--

Return to bug 36465