Watch
0
0
Fork
You've already forked easterhegg-2005-website
0
easterhegg-2005-website/noc/configs/init.d/pppd-dns

10 lines
197 B
Shell
Executable file

#!/bin/sh -e
exit 0
#
# Restore /etc/resolv.conf if the system crashed before the ppp link
# was shut down.
[ -x /etc/ppp/ip-down.d/0000usepeerdns ] \
&& exec /etc/ppp/ip-down.d/0000usepeerdns