|
|||||||||||
|
Re: -bash: no job control in this shell
From: Mitchell Laks <mlaks(at)post.harvard.edu>
Date: Sun Jan 27 2008 - 16:09:43 EST
No such luck :(. Every user who initially logs in to tty1 gets the no job control message! Here is some information. I find that for ANY user on the system - including root if they log in via tty1 they get that message -bash:no job control in this shell while if ANY user logs on to the system via tty2-tty6 they don't get that message!
Moreover in that same tty1, if the
-su:no job control in this shell
So it has to do with tty1.
1:2345:respawn:/sbin/getty 38400 tty1 2:23:respawn:/sbin/getty 38400 tty2 3:23:respawn:/sbin/getty 38400 tty3 4:23:respawn:/sbin/getty 38400 tty4 5:23:respawn:/sbin/getty 38400 tty5 6:23:respawn:/sbin/getty 38400 tty6 # Example how to put a getty on a serial line (for a terminal) # #T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100 #T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100 # Example how to put a getty on a modem line. # #T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3 #T0:23:respawn:/sbin/mgetty -x5 -s 57600 ttyS0 vt102 #-- runit begin SV:123456:respawn:/usr/sbin/runsvdir-start #-- runit end but this is no different from any other debian system that does not do this. I am running sid. Mitchell -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Jan 27 16:00:25 2008 This archive was generated by hypermail 2.1.8 : Thu Mar 06 2008 - 17:43:20 EST |
||||||||||
|
|||||||||||