Damon Muller <[EMAIL PROTECTED]> wrote: > Try > > 'kill -HUP' init
I don't think this will work unless you make changes to /etc/inittab before killing init with -HUP. The best way to do what he wants is to do "killall -TERM mgetty". This will kill all running mgetty's and init will respawn them again, and they will run loading the new configuration. peloy.- -- Eloy A. Paris Information Technology Department Rockwell Automation Venezuela Telephone: +58-2-9432311 Fax: +58-2-9431645 -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

