[15184] in Athena Bugs
Re: [15181] sparc 8.1.3: netscape
daemon@ATHENA.MIT.EDU (Jered J Floyd)
Mon Jun 9 01:26:15 1997
To: bugs@MIT.EDU
Cc: jhawk@MIT.EDU
In-Reply-To: "[15181] in Athena Bugs"
From: Jered J Floyd <jered@MIT.EDU>
Date: 09 Jun 1997 01:26:01 -0400
One possible fix for this (which is a bit of a hack) is to pass
all the netscape options to nslock as well. This can be done by
appending "$@" after /mit/infoagents/arch/share/bin/nslock. It
seems to work...it's a hack because it assumes that nslock gracefully
ignores unknown options and honors -display (both which it does.)
--Jered