From e21ecde3f96169fd5b4c79b95d1a045a1fd70fe5 Mon Sep 17 00:00:00 2001
From: Faiyaz Ahmed <faiyaza@cs.princeton.edu>
Date: Thu, 27 Mar 2008 20:04:30 +0000
Subject: [PATCH] follow variable convention.

---
 default_config.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default_config.xml b/default_config.xml
index b5a70b8..5995d85 100644
--- a/default_config.xml
+++ b/default_config.xml
@@ -545,7 +545,7 @@ $Id$
       <description>Planetflow service definitions used in the netflow slice. </description>
 
       <variablelist>
-        <variable id="hostname">
+        <variable id="host" type="hostname">
 	        <name>Hostname</name>
 	        <value>localhost.localdomain</value>
 	        <description>The fully qualified hostname of the boot
-- 
2.47.0