Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Feb 2003 12:26:47 -0500 (EST)
From:      "J. Seth Henry" <jshenry@comcast.net>
To:        questions@freebsd.org
Subject:   Launch X at boot
Message-ID:  <20030205111336.B19637-100000@whitetower.gambrl01.md.comcast.net>

next in thread | raw e-mail | index | archive | help
I know this is probably an obvious question, but so far my attempts at
writing a script to do this have failed.

I would like to launch X windows at boot, and have it query an xdm server.
I attempted to put a script with:

#/bin/sh
/usr/X11R6/bin/X -query whitetower

in my /usr/local/etc/rc.d directory. When I boot, though, I get nothing -
not even error messages. I did check that the file permissions were set
(700) - and it works if I run it from the command line (after logging in)

Am I missing something?

Thanks,
Seth Henry


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030205111336.B19637-100000>