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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/net-wireless/wpa_supplicant/files/wpa_cli.sh
0
++ b/net-wireless/wpa_supplicant/files/wpa_cli.sh
Lines 25-31 fi Link Here
25
25
26
case ${ACTION} in
26
case ${ACTION} in
27
	CONNECTED)
27
	CONNECTED)
28
		EXEC="${EXEC} start"
28
		EXEC="${EXEC} restart"
29
		;;
29
		;;
30
	DISCONNECTED)
30
	DISCONNECTED)
31
		# Deactivated, since stopping /etc/init.d/net.wlanX
31
		# Deactivated, since stopping /etc/init.d/net.wlanX

Return to bug 591752