[comp.sys.m88k] DG/UX run levels

lucchina@hsi86.hsi.com (Paul Lucchina) (02/27/91)

I have a script that is run by cron which shuts down our AViiON (DG/UX 4.31)
to init level 1 and runs this rc1.d script.  uad is a shell script that does
unattended dumps.  Where should I include commands to bring the machine
up to init level 3 after this script exits.  I tried an "init 3"
within this rc script without success.

Any help will be appreciated!


>>if [ -f /etc/douad ]
>>then
>>        echo "/local/adm/uad is running....please wait.." > /dev/console 2>&1
>>        sh /local/adm/uad > /dev/console 2>&1
>>else
>>        echo "Skipping Unattended Dumps..." > /dev/console 2>&1
>>fi
-- 
Paul J. Lucchina				E-MAIL - lucchina@hsi.com 
3M Health Information Systems			VOICE - (203) 949-0303
Wallingford, CT  06492 				FAX - (203)949-6331