Re: -LoginHook not working?
Re: -LoginHook not working?
- Subject: Re: -LoginHook not working?
- From: Tim McLaren <email@hidden>
- Date: Wed, 13 Feb 2002 07:46:51 +1100
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.
On Tuesday, January 15, 2002, at 02:22 PM, Mike Vannorsdel wrote:
I need to have something launched every time an arbitrary user logs in.
This seemed easy to do by changing /etc/ttys and use -LoginHook with
loginwindow. But this doesn't seem to work. Is the login hook working
or
is this something not yet implemented? How else can I have a tool
launched
when a user logs in? I'd like to stay away from adding the tool in each
user's login items.
_______________________________________________
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.
_______________________________________________
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.