initial commit.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 19 Jun 2008 23:36:18 +0000 (23:36 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 19 Jun 2008 23:36:18 +0000 (23:36 +0000)
factory/hide_netif [new file with mode: 0755]

diff --git a/factory/hide_netif b/factory/hide_netif
new file mode 100755 (executable)
index 0000000..c7ae234
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Remove hide_netif network attribute.  Attribute is used to hide interfaces that don't have an IP attached. 
+
+# $Id$
+
+nattribute --set --nid $1 --flag ~hide_netif