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

(-)net.ppp0.OLD (-1 / +1 lines)
Lines 168-174 Link Here
168
		# Setup the chat file
168
		# Setup the chat file
169
		if [ -n "${INITSTRING}" ]
169
		if [ -n "${INITSTRING}" ]
170
		then
170
		then
171
			sed -e "9i\\'OK\' \'${INITSTRING}\'" \
171
			sed -e "/\$NUMBER/i\'OK\' \'${INITSTRING}\'"
172
				-e "s:\$NUMBER:${NUMBER}:" \
172
				-e "s:\$NUMBER:${NUMBER}:" \
173
				${TEMPLATEDIR}/chat-default \
173
				${TEMPLATEDIR}/chat-default \
174
				>/etc/ppp/chat-${PEER}
174
				>/etc/ppp/chat-${PEER}

Return to bug 49861