Lines Matching refs:tty
160 # default config. Number should match lxc.tty
162 for i in 1 2 3 4 ; do ln -sf ../getty\@.service getty@tty${i}.service; done )
358 # setup console and tty[1-4] for login. note that /dev/console and
359 # /dev/tty[1-4] will be symlinks to the ptys /dev/lxc/console and
360 # /dev/lxc/tty[1-4] so that package updates can overwrite the symlinks.
364 # allow root login on console, tty[1-4], and pts/0 for libvirt
368 echo "lxc/tty$i" >>$container_rootfs/etc/securetty
376 if [ -f $container_rootfs/etc/init/tty.conf ]; then
377 sed -i 's|mingetty|mingetty --nohangup|' $container_rootfs/etc/init/tty.conf
392 # start a getty on /dev/console, /dev/tty[1-4]
584 mknod -m 666 $dev_path/tty c 5 0
595 tty tty0 tty1 tty2 tty3 tty4 full ;