blob: 2eadec6899275ac875d7020f34797d9108579ec0 [file] [log] [blame]
#!/bin/sh
ACTUALCONF=/var/run/resolv.conf
if [ -f $ACTUALCONF.ppporig ] ; then
mv $ACTUALCONF.ppporig $ACTUALCONF
fi