fuel-library/files/fuel-umm/umm-console.conf

18 lines
273 B
Plaintext

# umm-tr - UMM rescue console.
#
description "Openstack maintenance mode - rescue console"
author "pzhurba@mirantis.com"
stop on runlevel
pre-start script
echo "Console started on tty2 \n\n" >> /dev/console
end script
respawn
exec /sbin/getty -8 38400 tty2