Description of problem: Upstart events for tty1 to tty6 try to (re)spawn mingettys even though the terminals do not exist on s390x which clogs the syslog with error messages. Version-Release number of selected component (if applicable): initscripts-8.95-1.s390x How reproducible: Take default installation of Fedora including initscripts and see error messages in /var/log/messages. Actual results: Upstart tries to respawn mingettys for non-existant tty1 to tty6. Expected results: Upstart does not try to start mingetty on terminals that do not exist. Additional info: snippet of /var/log/messages Aug 3 13:59:30 h4245010 /sbin/mingetty[3043]: tty3: No such file or directory Aug 3 13:59:30 h4245010 /sbin/mingetty[3040]: tty5: No such file or directory Aug 3 13:59:30 h4245010 /sbin/mingetty[3044]: tty1: No such file or directory Aug 3 13:59:30 h4245010 /sbin/mingetty[3042]: tty2: No such file or directory Aug 3 13:59:30 h4245010 /sbin/mingetty[3045]: tty6: No such file or directory Aug 3 13:59:30 h4245010 /sbin/mingetty[3039]: tty4: No such file or directory Aug 3 13:59:35 h4245010 init: tty5 main process (3040) terminated with status 1 Aug 3 13:59:35 h4245010 init: tty5 main process ended, respawning Aug 3 13:59:35 h4245010 init: tty3 main process (3043) terminated with status 1 Aug 3 13:59:35 h4245010 init: tty3 main process ended, respawning Aug 3 13:59:35 h4245010 init: tty1 main process (3044) terminated with status 1 Aug 3 13:59:35 h4245010 init: tty1 main process ended, respawning Aug 3 13:59:35 h4245010 init: tty4 main process (3039) terminated with status 1 Aug 3 13:59:35 h4245010 init: tty4 main process ended, respawning Aug 3 13:59:35 h4245010 /sbin/mingetty[3250]: tty3: No such file or directory Aug 3 13:59:35 h4245010 init: tty2 main process (3042) terminated with status 1 Aug 3 13:59:35 h4245010 /sbin/mingetty[3249]: tty5: No such file or directory Aug 3 13:59:35 h4245010 init: tty2 main process ended, respawning Aug 3 13:59:35 h4245010 init: tty6 main process (3045) terminated with status 1 Aug 3 13:59:35 h4245010 init: tty6 main process ended, respawning
http://git.fedorahosted.org/git/?p=initscripts.git;a=commitdiff;h=679530113793c06d82f5ee4fb78e42a5bb86331d