From 51d205b0140febb1aea74642ee04ec01c4e43e65 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 15 Feb 2006 16:07:29 +0000 Subject: nuke debugging --- sysconfig/network-scripts/ifup-bnep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysconfig/network-scripts/ifup-bnep') diff --git a/sysconfig/network-scripts/ifup-bnep b/sysconfig/network-scripts/ifup-bnep index b28e286f..787e1c6d 100755 --- a/sysconfig/network-scripts/ifup-bnep +++ b/sysconfig/network-scripts/ifup-bnep @@ -13,7 +13,7 @@ source_config # On hotplug events, just bring the virtual device up as if it's normal Ethernet if [ -n "$IN_HOTPLUG" ]; then - exec sh -x /etc/sysconfig/network-scripts/ifup-eth ${CONFIG} $2 &>/tmp/fish2 + exec sh -x /etc/sysconfig/network-scripts/ifup-eth ${CONFIG} $2 fi start_panu() -- cgit v1.2.1