Subject: Re: /etc/localtime
To: None <itojun@iijlab.net>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-userlevel
Date: 08/02/2000 08:02:47
On Wed, Aug 02, 2000 at 10:27:14PM +0900, itojun@iijlab.net wrote:

 > 	this reminds me one thing.
 > 	is the following fragment in src/etc/Makefile okay?  if not, what
 > 	should we do?  (added in revision 1.48)
 > 
 > itojun
 > 
 > 
 > ln -s /usr/sbin/rmt ${DESTDIR}/etc/rmt

Yes, this is fine.  Mmm, symlink semantics.

Anyway, the reason it's there is because the rmt `protocol' generally
expects rmt to be in /etc... so...

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>