From efd81a67747ce65941a7129706327edd3b2c072e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 3 Sep 2012 17:29:21 +0200 Subject: [PATCH] svn keywords --- root-context/exec/hide_netif | 2 -- root-context/exec/ipfw-be | 1 - 2 files changed, 3 deletions(-) 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 diff --git a/root-context/exec/ipfw-be b/root-context/exec/ipfw-be index b3b9439..b7113f4 100755 --- a/root-context/exec/ipfw-be +++ b/root-context/exec/ipfw-be @@ -2,7 +2,6 @@ # # Marta Carbone, Luigi Rizzo # Copyright (C) 2009 Universita` di Pisa -# $Id$ # # This script the vsys backend used to configure emulation. # In detail it: -- 2.43.0