#!/bin/sh # # /etc/rc.d/rc4.local: Local display manager startup script. # # You can include here a code snippet to start your preferred display # manager, instead of editing /etc/rc.d/rc.4 in such a way that it be # the first one listed. # # You can either choose one of the display managers listed in rc.4, # just copying then pasting here the relevant code snippet, or write a # code snippet to start another one. # # When you are done, make this file executable so it runs at next boot.