[317] in SIPB_Linux_Development
Re: Notes on installation, and zephyr
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Fri Jan 21 13:50:09 1994
To: ghudson@MIT.EDU
Cc: linux-dev@MIT.EDU
In-Reply-To: Your message of "Fri, 21 Jan 1994 12:45:54 EST."
<9401211745.AA02788@electric-monk.MIT.EDU>
Date: Fri, 21 Jan 1994 13:50:50 -0500
From: Marc Horowitz <marc@security.ov.com>
>> - Apparently, /etc/athena/zinit is a link to
>> /bin/athena/attach. I don't know why, or what it does.
>> Thus, you have to install attach to get zwgc to even start.
When attach runs as "zinit", it acquires subs for all attached
filesystems. If you don't want zinit, create a line in
/etc/athena/zephyr.vars like
initprogs = /bin/true
and this will get run instead of zinit.
As for your other zephyr problems, it sounds like you're experiencing
some standard zephyr-database-skew problems. The authentication error
may be time skew. Try restarting zhm, too.
Marc