From 1f7212af0201f6e70cd806af7a4c44d4906775f4 Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 9 Jun 2006 22:21:08 +0000 Subject: [PATCH] 2006-06-09 22:21:08 by steve Updated the header to be accurate. --- hooks/centos4/40-setup-networking | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hooks/centos4/40-setup-networking b/hooks/centos4/40-setup-networking index 3718685..7a4f82c 100755 --- a/hooks/centos4/40-setup-networking +++ b/hooks/centos4/40-setup-networking @@ -1,7 +1,6 @@ #!/bin/sh # -# This script sets up the /etc/network/interface file for the new -# image. +# This script sets up the networking files for the new image. # # Steve # --