Re: -LoginHook not working?
Re: -LoginHook not working?
- Subject: Re: -LoginHook not working?
- From: Bob Savage <email@hidden>
- Date: Tue, 12 Feb 2002 15:43:41 -0600
on 2/12/02 2:46 PM, Tim McLaren wrote:
>
I don't know if this would help but you could try launching your app
>
from the login script, either /etc/csh.login for the system wide login
>
script or ~/.tcshrc for the login script for individual users. Setting
>
it up this way would mean that your program would be launched even if
>
somebody was to telnet in as well.
>
>
To get more information do a man on tsch.
>
2 problems:
(1) this will not work, it *only* runs if the user logs in at a terminal
prompt (locally or remotely), not graphically (presumably the typical way to
log into a Mac).
and
(2) MacOSX has a very nice and system for customizing a user's TCSH
experience, putting something in ~/.tcshrc undercuts that. See
/usr/share/init/tcsh/ for more.
Bob
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.