updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / ngetty / ngetty.confd
blob2e5a1f3d0c8cbc94e704be93b58daee5521b65bc
1 #  To set correct TERM edit /etc/ngetty/Conf.  Examples:
2 #=environ=,TERM=linux
3 #=environ=,TERM=vt100,OTHER_ENV=123,PATH=/usr/bin:/bin,HOME=/
5 # It's possible to start ngetty also by init.  Comment the lines
6 # for getty in /etc/inittab and add a line for ngetty.  Example:
8 #        # Run gettys in standard runlevels
9 #        # 1:2345:respawn:/sbin/mingetty tty1
10 #        ...
11 #        # 6:2345:respawn:/sbin/mingetty tty6
13 #        # Run ngetty in standard runlevels
14 #        ng:2345:respawn:/sbin/ngetty 1 2 3 4 5 6
16 # If on the contrary you want to run ngetty as a service,define 
17 # here how on which virtual consoles. 
18 # See man ngetty
19 NGETTY_TTYS="1 2 3 4 5 8 9 10 11 12"