*********************************************************
john's notes
*********************************************************
note: these are notes

-#->more /etc/inittab (HP-UX 10.20)

init:3:initdefault:
ioin::sysinit:/sbin/ioinitrc >/dev/console 2>&1
tape::sysinit:/sbin/mtinit > /dev/console 2>&1
muxi::sysinit:/sbin/dasetup   /dev/console 2>&1 # mux init
stty::sysinit:/sbin/stty 9600 clocal icanon echo opost onlcr ixon icrnl ignpar /dev/console 2>&1 # fsck, etc.
link::wait:/sbin/sh -c "/sbin/rm -f /dev/syscon;                        /sbin/ln /dev/systty /dev/syscon" 
>/dev/console 2>&1
cprt::bootwait:/sbin/cat /etc/copyright >/dev/syscon           # legal req
sqnc::wait:/sbin/rc /dev/console 2>&1           # system init
powf::powerwait:/sbin/powerfail >/dev/console 2>&1             # powerfail
cons:123456:respawn:/usr/sbin/getty console console            # system console
vue :4:respawn:/usr/vue/bin/vuerc                              # VUE invocation
#ttp1:234:respawn:/usr/sbin/getty -h tty0p1 9600
#ttp2:234:respawn:/usr/sbin/getty -h tty0p2 9600
#ttp3:234:respawn:/usr/sbin/getty -h tty0p3 9600
#ttp4:234:respawn:/usr/sbin/getty -h tty0p4 9600
#ttp5:234:respawn:/usr/sbin/getty -h tty0p5 9600
#ups::respawn:rtprio 0 /usr/lbin/ups_mond -f /etc/ups_conf
a0:3:off:/usr/sbin/getty -h ttyd0p7 9600
inittab: END

john's System Admin page. -- john's home page. -- email: john@wagoneers.com
Copyright © 1997 John Meister All rights reserved.