[comp.sys.next] complaints when LogoutHook executes?

abe@mace.cc.purdue.edu (Vic Abell) (04/17/91)

Does anyone have any idea why I get these messages every time I log out?

Apr 16 15:42:53 vic -[131]: loginwindow: Workspace exited ts 0 cd 0 rc 0 sv 0 ss 0.
Apr 16 15:42:53 vic -[131]: loginwindow: netinfo problem - No such directory

They started appearing when I installed a LogoutHook for root --

	dwrite loginwindow LogoutHook /usr/local/etc/LogoutHook

The shell script in /usr/local/etc/LogoutHook appears to be working properly.

What directory is netinfo trying to find?

Vic Abell <abe@mace.cc.purdue.edu>

eps@toaster.SFSU.EDU (Eric P. Scott) (04/23/91)

In article <7244@mace.cc.purdue.edu> abe@mace.cc.purdue.edu (Vic Abell) writes:
>Apr 16 15:42:53 vic -[131]: loginwindow: netinfo problem - No such directory

>What directory is netinfo trying to find?

/keyboard

Fixed in 2.1

Workaround for 2.0 users:  # niutil -create . /keyboard

					-=EPS=-