From: Jan Willamowius Date: Sat, 24 Sep 2005 20:38:14 +0000 (+0000) Subject: document display_name X-Git-Tag: spong-2_8_0-beta1~5 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eeeb00695ede3dea74974af3f49f34cfaac3c60;p=spong.git document display_name --- diff --git a/config/spong.hosts b/config/spong.hosts index 1db0240..b6e224d 100755 --- a/config/spong.hosts +++ b/config/spong.hosts @@ -1,6 +1,6 @@ # See the spong.hosts man page for additional documentation. # -# $Id: spong.hosts,v 1.6 2000/12/21 22:47:55 sljohnson Exp $ +# $Id: spong.hosts,v 1.7 2005/09/24 20:38:14 willamowius Exp $ # # Don't be afraid. This is a configuration file that defines two things, 1) # who is respondsible for systems, and how do you get ahold of them, and 2) @@ -49,7 +49,8 @@ # # 'www.myhost.com' => { services => 'ftp smtp http', # contact => 'unix-staff', -# down => [ '1:05:30-06:30' ] }, +# down => [ '1:05:30-06:30' ], +# display_name => 'MyHost' }, # # In Perl lingo, %HOSTS is a hash of hashes, that define a set of variables # for each host to check. The variables are a string listing the network