summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-12-05 11:26:03 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2007-12-05 11:26:03 -0800
commit2f9ea52c4ed0415509dcdd8c786da773cefc041b (patch)
tree983ec2405e31c207be997a1934a2b617af4e4cca /scripts
parent4dbba52a5b7e97d55ea7c4f957f594204350b9b2 (diff)
downloadvyatta-op-2f9ea52c4ed0415509dcdd8c786da773cefc041b.tar.gz
vyatta-op-2f9ea52c4ed0415509dcdd8c786da773cefc041b.zip
use symlink instead of wrapper for ethtool
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/vyatta-ethtool-wrapper4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/vyatta-ethtool-wrapper b/scripts/vyatta-ethtool-wrapper
deleted file mode 100755
index 8753bd6..0000000
--- a/scripts/vyatta-ethtool-wrapper
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-ethtool "$@"
-