Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!bellcore!uunet!hsi!hsi86!lucchina From: lucchina@hsi86.hsi.com (Paul Lucchina) Newsgroups: comp.sys.m88k Subject: DG/UX run levels Keywords: Shell script to initiate higher run levels Message-ID: <3157@hsi86.hsi.com> Date: 26 Feb 91 16:02:28 GMT Distribution: usa Organization: 3M Health Information Systems, Wallingford, CT Lines: 20 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