summaryrefslogtreecommitdiffstats
path: root/abs/core/ceton_infinitv/98-ctn91xx.rules
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-10-29 02:43:01 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-10-29 02:43:01 (GMT)
commit47df7f529d55ec2b1fea504e450a44b2a1dc37b0 (patch)
treec0063a06c6cff1024eb33b8abd4f82e4e6d54bc7 /abs/core/ceton_infinitv/98-ctn91xx.rules
parentf9d04926bcbcb516204e648e4b2d5350042c8b7c (diff)
downloadlinhes_pkgbuild-47df7f529d55ec2b1fea504e450a44b2a1dc37b0.zip
linhes_pkgbuild-47df7f529d55ec2b1fea504e450a44b2a1dc37b0.tar.gz
linhes_pkgbuild-47df7f529d55ec2b1fea504e450a44b2a1dc37b0.tar.bz2
ceton_infinitv: remove part of udev rule that assigns an ipaddress to the interface. It's a network interface and should be handled by the network subsystem (etcnet) not a udev rule.
Diffstat (limited to 'abs/core/ceton_infinitv/98-ctn91xx.rules')
-rwxr-xr-xabs/core/ceton_infinitv/98-ctn91xx.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/ceton_infinitv/98-ctn91xx.rules b/abs/core/ceton_infinitv/98-ctn91xx.rules
index dc91d36..c690c4b 100755
--- a/abs/core/ceton_infinitv/98-ctn91xx.rules
+++ b/abs/core/ceton_infinitv/98-ctn91xx.rules
@@ -1 +1 @@
-KERNEL=="ctn91xx_*", MODE="0666",OWNER="root",GROUP="root" SYMLINK+="ceton/%k", RUN+="/usr/LH/bin/ifctn.sh"
+KERNEL=="ctn91xx_*", MODE="0666",OWNER="root",GROUP="root" SYMLINK+="ceton/%k"