opt/vpnc/vpnc-0.3.3-script.patch

12 lines
310 B
Diff
Raw Normal View History

2006-02-23 16:26:10 +01:00
--- 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() {