b4f26cb749d60c9e0a06b2761bc88ff02b1fed3a
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / openresolv / openresolv-3.5.2 / 000resolvconf.ppp.ip-down
1 #!/bin/sh
2 # ppp.ip-down hook script for resolvconf
3 # Written by Roy Marples <roy@marples.name> under the BSD-2 license
4
5 [ -x /sbin/resolvconf ] || exit 0
6 /sbin/resolvconf -f -d "$PPP_IFACE"