initial commit.
[vsys.git] / factory / hide_netif
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