Re: --loadonly on 0.60?


Subject: Re: --loadonly on 0.60?
From: Samuel Rydh (samuel@ibrium.se)
Date: Mon Aug 20 2001 - 17:40:54 MDT


On Mon, Aug 20, 2001 at 05:51:58PM -0400, Stefan Jeglinski wrote:
> >Used to be, in my rc.local file, I had "/usr/bin/startmol
> >--loadonly" which allowed, *after* boot into runlevel 3 and
> >launching X, any user to run mol.
>
> Um, the startmol I got with my rsync (which was performed afternoon
> of Aug 19, actually), parses --loadonly, but it never handles the
> _LOADONLY constant.
>
Yes... there is a small typo (line 422):

-[ "$_LOAONLY" == 1 ] && exit 0
+[ "$_LOADONLY" == 1 ] && exit 0

Thanks,

/Samuel

----------------------------------------------------------
 E-mail <samuel@ibrium.se> WWW: <http://www.ibrium.se>
  Phone/fax: (home) +46 8 4418431, (work) +46 8 7908174
----------------------------------------------------------



This archive was generated by hypermail 2a24 : Mon Aug 20 2001 - 16:51:47 MDT