[26685] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25687 - in trunk/athena/etc/athinfod: . debian

daemon@ATHENA.MIT.EDU (Jonathan Reed)
Thu Aug 2 19:01:13 2012

Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <201208022240.q72MeVqw016762@outgoing.mit.edu>
Date: Thu, 2 Aug 2012 19:01:09 -0400
Cc: source-commits@MIT.EDU
Message-Id: <F513F0AD-87BA-4191-8CAB-7BD01103621C@mit.edu>
To: Jonathon Weiss <jweiss@MIT.EDU>
Content-Transfer-Encoding: 8bit

Hrm, good point.  I wonder whether it's preferable to have a giant for loop in the queries file, or what.  Or just cat /etc/athena/athinfo.defs.d/*.defs 2>/dev/null ?

Or maybe athinfo itself should answer queries internally?   Though that seems like more effort than it's worth.  I think I'm leaning towards:

queries		cat /etc/athena/athinfo.defs && cat /etc/athena/athinfo.defs.d/*.defs 2>/dev/null


On Aug 2, 2012, at 6:40 PM, Jonathon Weiss wrote:

> 
> You also need to update the athinfo queries query
> 
> -- 
> 
> 	Jonathon
> 
> 
> 
> Jonathan D Reed <jdreed@MIT.EDU> wrote:
> 
>> Author: jdreed
>> Date: 2012-08-02 16:29:47 -0400 (Thu, 02 Aug 2012)
>> New Revision: 25687
>> 
>> Modified:
>>   trunk/athena/etc/athinfod/athinfo.access.5
>>   trunk/athena/etc/athinfod/athinfo.defs.5
>>   trunk/athena/etc/athinfod/athinfod.c
>>   trunk/athena/etc/athinfod/debian/changelog
>> Log:
>> In athinfod:
>>  * Support athinfo.defs.d (Trac: #808)
>>  * Correct typos in athinfo.access(5)



home help back first fref pref prev next nref lref last post