View | Details | Raw Unified | Return to bug 28014
Collapse All | Expand All

(-)/etc/rc.network (+1 lines)
Lines 222-227 Link Here
222
222
223
		echo -n "Starting ppp as \"${ppp_user}\""
223
		echo -n "Starting ppp as \"${ppp_user}\""
224
		su -m ${ppp_user} -c "exec ${ppp_command}"
224
		su -m ${ppp_user} -c "exec ${ppp_command}"
225
		echo
225
		;;
226
		;;
226
	esac
227
	esac

Return to bug 28014