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 # --