From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <599f06db0612210205r6400ebfaxc29901305ef518b7@mail.gmail.com> Date: Thu, 21 Dec 2006 11:05:18 +0100 From: "Gorka guardiola" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] /Library/LauchAgents/9pfs.plist In-Reply-To: <3851d0a8471f122e12c32d723a45c464@terzarima.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3851d0a8471f122e12c32d723a45c464@terzarima.net> Topicbox-Message-UUID: f71875be-ead1-11e9-9d60-3106f5b1d025 Thanks god XML made it so much more readable and easy to write now. I was deeply scared by the one line lack of structure :-). On 12/21/06, Charles Forsyth wrote: > once bsd unix used > 9fs stream tcp nowait root /bin/9/u9fs u9fs > > and xinetd made it a little bit more elaborate, > but apple decided to combine init, x?inetd and cron > (because they all start programs!) so in that dialect we must now say > > > > > > Label > com.bell-labs.plan9.u9fs > Program > /usr/bin/u9fs > ProgramArguments > > u9fs > -l > /var/log/u9fs.log > > Sockets > > Listeners > > SockServiceName > 9pfs > > > inetdCompatibility > > Wait > > > > > there are probably lots of useful options and better translations > but at least it got me past that point last week. > -- - curiosity sKilled the cat