---On Thu, 28 Sep 2000 08:38:33 +0200,  [EMAIL PROTECTED] said

> Hello all,
> 
> I am now installing the computer with my realtime app at the machine 
> it is controlling, and I have a small problem:
> 
> I need the system to login automatically as a specific user (like root :). 
> The computer has no keyboard, so manual login is not possible.
> 
> Then I have to start X, lauch my realtime system and its GUI, but
> that should be no problem once I'm logged in.
> 
> Anybody got some ideas or knows where to find some info on this ?
> 
> Thanks in advance,
> 
> Marco Schwarz.

Marco:

    Just a a line to /etc/rc.d/rc.local like: '/usr/local/bin/my_startup &' 
It will be run as user 'root' but with a very limited environment. I have
to export $HOME $TERM and a useful $PATH within the script, but, I can
start the RT apps, X windows, and the GUI from within the script.

--re: [rtl] Login without user interaction

                                 Chris
#include <stddisclaimer.h>
#include <win_slams.h>

[EMAIL PROTECTED]
Christopher R. Hawks Software Engineer
Syscon Plantstar a Division of Syscon International





-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to