diff options
Diffstat (limited to 'conf.d.Linux')
-rw-r--r-- | conf.d.Linux/rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d.Linux/rc b/conf.d.Linux/rc index bd41acf7..9052ee5f 100644 --- a/conf.d.Linux/rc +++ b/conf.d.Linux/rc @@ -4,7 +4,7 @@ # This is the number of tty's used in most of the rc-scripts (like # consolefont, numlock, etc ...) -RC_TTY_NUMBER=11 +RC_TTY_NUMBER=12 # RC_DOWN_INTERFACE allows you to specify if RC will bring the interface # completely down when it stops. The default is yes, but there are some |