Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!uw-beaver!milton!ogicse!intelhf!ichips!iwarp.intel.com!gargoyle!chinet!ignatz From: ignatz@chinet.chi.il.us (Dave Ihnat) Newsgroups: comp.sys.3b1 Subject: Re: a good mgr hack!!!!!! Summary: If I did smileys, I would here, but I don't... Keywords: unattended? But then... Message-ID: <1991Mar31.062005.12833@chinet.chi.il.us> Date: 31 Mar 91 06:20:05 GMT Article-I.D.: chinet.1991Mar31.062005.12833 References: <1991Mar29.063707.309@yenta.alb.nm.us> Sender: Dave Ihnat Organization: Chinet - Chicago Public Access UNIX Lines: 22 In article <1991Mar29.063707.309@yenta.alb.nm.us> dt@yenta.alb.nm.us (David B. Thomas) writes: >This is great!! Kids, try this at home! > ... misc. elided ... >To do this, I made a shell script called start_mgr, which I call from >inittab: > mgr:23:respawn:/usr/mgr/bin/start_mgr < /dev/console > /dev/console 2>&1 > >It contains roughly: > SHELL=/bin/login > export SHELL > echo "press return to start mgr" > read x > exec mgr > >The reason for the "press return" part is because the initial "star trek" >screen is a real CPU hog, and if the system starts up unattended, you don't >want that fancy thing flashing all day long. Er...excuse me...but if it's unattended, then...like...who's going to press return?