Re: [CentOS] Serial Console Config in 6.5

2013-12-29 Thread Karanbir Singh
On 12/21/2013 08:28 PM, Camron W. Fox wrote: > agetty -h -L -w /dev/ttyS0 115200 vt100 are you able to get a console just running this on the command line ? none of my serial console's seem impacted by the upgrade to 6.5 ( so far, and they are all either dell iDrac's or supermicro's ipmi2 ) - KB

Re: [CentOS] Serial Console Config in 6.5

2013-12-22 Thread SilverTip257
On Sun, Dec 22, 2013 at 2:15 PM, Michael Lampe wrote: > Camron W. Fox wrote: > > > After upgrading from 6.4 to 6.5, our serial console configuration non > > longer work. We have the following upstart file: ... > > According to the comments in /etc/init/serial.conf you shouldn't have a > /etc/init/

Re: [CentOS] Serial Console Config in 6.5

2013-12-22 Thread Michael Lampe
Camron W. Fox wrote: > After upgrading from 6.4 to 6.5, our serial console configuration non > longer work. We have the following upstart file: ... According to the comments in /etc/init/serial.conf you shouldn't have a /etc/init/ttyS0.conf or do anything to /etc/securetty. This is all handled

[CentOS] Serial Console Config in 6.5

2013-12-21 Thread Camron W. Fox
Alle, After upgrading from 6.4 to 6.5, our serial console configuration non longer work. We have the following upstart file: [cwfox@hilo ~]$ cat /etc/init/ttyS0.conf # ttyS0 - agetty # # This service maintains a agetty on ttyS0. stop on runlevel [S016] start on runlevel [23] respawn exe