Re: [U2] Inhibit UV startup on AIX

2006-10-28 Thread Conway, Sean
Easiest way is to use chitab command and remove line that starts the db. - Original Message - From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org u2-users@listserver.u2ug.org Sent: Sat Oct 28 00:51:21 2006 Subject: Re: [U2] Inhibit UV startup on AIX Bob, thanks -

RE: [U2] Inhibit UV startup on AIX

2006-10-28 Thread Conway, Sean
Look at /var/adm/ras/bootlog for anything funny. I suspect either your terminfo is incorrect or tty0 is incorrect. My inittab: :tty0:2:off:/usr/sbin/getty /dev/tty0 uvrc:2:wait:/etc/uv.rc /dev/console 21 tty0:2:respawn:/usr/sbin/getty /dev/tty0 If changing inittab and rebooting still does not

RE: [U2] Printqueue question

2006-07-25 Thread Conway, Sean
I have been using this script: No guarantees tho! 0,5,10,15,20,25,30,35,40,45,50,55 6-20 * * 1-5 /usr/local/scripts/autoenableq /usr/local/scripts/autoenableq.err 21 #!/usr/bin/ksh # NAME:/usr/local/scripts/autoenableq # Script runs lpstat and awk command to check if printers are enabled #