opt/vpnc/vpnc-0.3.3-script.patch
2006-02-23 15:26:10 +00:00

12 lines
310 B
Diff

--- vpnc-script.orig 2005-08-23 13:38:09.140717120 -0500
+++ vpnc-script 2005-08-23 13:38:46.095027824 -0500
@@ -72,7 +72,7 @@
if [ -n "$IPROUTE" ]; then
fix_ip_get_output () {
- sed 's/cache//;s/metric[0-9]\+ [0-9]\+//g'
+ sed 's/cache//;s/metric \?[0-9]\+ [0-9]\+//g'
}
set_vpngateway_route() {