|
|
If you want scologin to control whether the X server uses the font server:
:0 local /usr/bin/X11/X :0 -crt /dev/tty02Change this line so that it starts the font server:
:0 local /usr/bin/X11/X :0 -crt /dev/tty02 -fp tcp/server:7000Replace server with the name of the server on which the font server will run.