[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Replacing /bin/login with an application/script?
Nicholas Lee wrote:
>
> If I want to run an application (our accountant package) straight on the
> console without a user login I guess I need to replace the getty some
> how.
>
> What's the best way to do it and what pit falls are there?
>
> Nicholas
Just change their shell, and add the shell into /etc/shells
:)
Much easier solution, disabling login and getty will break terminal
control.
Justin C. Darby