Zapomnel jsem - CentOS 6.5
a zrejme to souvisi s nastavenim, ktere jsem provedl pro Vzdalenou konzoli dle tohoto navodu:
http://kb.vpsfree.cz/konfigurace_a_zabezpeceni/vzdalena_konzole
Honza
2014-10-01 10:23 GMT+02:00 Honza Straka Kasparek jan.kasparek@gmail.com:
Ahoj vsem,
ve /var/log/messages se mi od 16.9. 2:36 opakuji chyby:
Oct 1 10:17:07 strakovo /sbin/mingetty[971]: tty2: no controlling tty: Operation not permitted Oct 1 10:17:07 strakovo /sbin/mingetty[972]: tty1: no controlling tty: Operation not permitted Oct 1 10:17:12 strakovo init: tty (/dev/tty2) main process (971) terminated with status 1 Oct 1 10:17:12 strakovo init: tty (/dev/tty2) main process ended, respawning Oct 1 10:17:14 strakovo init: tty (/dev/tty1) main process (972) terminated with status 1 Oct 1 10:17:14 strakovo init: tty (/dev/tty1) main process ended, respawning Oct 1 10:17:14 strakovo /sbin/mingetty[974]: tty1: no controlling tty: Operation not permitted Oct 1 10:17:14 strakovo /sbin/mingetty[973]: tty2: no controlling tty: Operation not permitted Oct 1 10:17:19 strakovo init: tty (/dev/tty1) main process (974) terminated with status 1 Oct 1 10:17:19 strakovo init: tty (/dev/tty1) main process ended, respawning Oct 1 10:17:19 strakovo init: tty (/dev/tty2) main process (973) terminated with status 1 Oct 1 10:17:19 strakovo init: tty (/dev/tty2) main process ended, respawning
Prikaz ps aux | grep [g]etty vraci:
root 693 0.0 0.0 4068 592 tty1 Ss+ 10:06 0:00 /sbin/mingetty console root 694 0.0 0.0 4068 592 tty2 Ss+ 10:06 0:00 /sbin/mingetty tty2 root 702 0.0 0.0 4068 592 tty3 Ss+ 10:06 0:00 /sbin/mingetty /dev/tty3 root 704 0.0 0.0 4068 596 tty4 Ss+ 10:06 0:00 /sbin/mingetty /dev/tty4 root 706 0.0 0.0 4068 596 tty5 Ss+ 10:06 0:00 /sbin/mingetty /dev/tty5 root 708 0.0 0.0 4068 592 tty6 Ss+ 10:06 0:00 /sbin/mingetty /dev/tty6 root 904 0.0 0.0 4064 676 ? Ss 10:14 0:00 /sbin/mingetty /dev/tty2 root 905 0.0 0.0 4064 672 ? Ss 10:14 0:00 /sbin/mingetty /dev/tty1
Predpokladam, ze je problem s tim, ze tty1 si zabrala console a tty2 tty2 a ne /dev/tty2. Ale nevim, co s tim. Poradite prosim nekdo??
Diky moc.
Honza