X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=root-context%2Fexec%2Fhide_netif;h=4644b33be62a215df0f152103d78f67a8a7cb6e8;hb=efd81a67747ce65941a7129706327edd3b2c072e;hp=c7ae234dc61227bd15b5b12674071df7c32c40da;hpb=10503d985ac1acdac4ed653e608ccc492baa446a;p=vsys-scripts.git diff --git a/root-context/exec/hide_netif b/root-context/exec/hide_netif index c7ae234..4644b33 100755 --- a/root-context/exec/hide_netif +++ b/root-context/exec/hide_netif @@ -1,6 +1,4 @@ #!/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