summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/krebs/bin/macid.sh
diff options
context:
space:
mode:
Diffstat (limited to 'filehooker/root-image/krebs/bin/macid.sh')
-rwxr-xr-xfilehooker/root-image/krebs/bin/macid.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/filehooker/root-image/krebs/bin/macid.sh b/filehooker/root-image/krebs/bin/macid.sh
deleted file mode 100755
index 0fccc84b..00000000
--- a/filehooker/root-image/krebs/bin/macid.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-ip addr | grep ether | awk '{print $2}' | sort |md5sum | awk '{print $1}' | dd bs=1 count=6 2>/dev/null